Uncodin / bypass

Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.
http://uncodin.github.com/bypass/
Apache License 2.0
1.52k stars 193 forks source link

Add podspec #153

Closed pietbrauer closed 10 years ago

pietbrauer commented 10 years ago

The currently available podspec results in compile errors because of the missing s.ios.library = 'c++' and s.xcconfig = { 'OTHER_LDFLAGS' => '-lstdc++' }.

pietbrauer commented 10 years ago

Related to #112

kreeger commented 10 years ago

@pietbrauer I've opened this in the CocoaPods/Specs repo, since I'd love to see this merged in (and this is the fastest way of getting it there).

pietbrauer commented 10 years ago

:+1: