adamfairhead / webicons

Webicons is a set of resolution-independent social icons for use on your website. They use feature-detected SVG graphics (with PNG fallbacks) to display the icons over their appropriate negatively indented anchor titles.
531 stars 61 forks source link

iOS support #16

Closed skull-squadron closed 11 years ago

skull-squadron commented 11 years ago

Should be pretty easy to turn into a cocoapod, usable by rubymotion and objective-c.

https://github.com/CocoaPods/CocoaPods/wiki/The-podspec-format

skull-squadron commented 11 years ago

https://github.com/steakknife/FCWebicons-cocoapod

Not yet a real cocoapod, but a friend of mine has commit access... i'll check on submission requirements.

adamfairhead commented 11 years ago

Very cool, @steakknife. It's awesome to see the fc webicons increase their reach onto other platforms. Nice work!

skull-squadron commented 11 years ago

Minor roadblock, been busier lately.

https://github.com/steakknife/FCWebicons-cocoapod/issues/3

skull-squadron commented 11 years ago

If anyone wants to use webicons on iOS, just use libsvg-ios. Works flawlessly.