2 "name": "SBBAnimatedTweetActivity",
4 "summary": "A UIActivity subclass for posting animated GIF's to Twitter.",
5 "description": "SBBAnimatedTweetActivity is a replacement for the built-in Twitter UIActivity that handles animated images. This is due to the built-in Twitter UIActivity posting a still frame from an animated GIF to Tweets instead of the animated GIF itself.",
6 "homepage": "https://github.com/siburb/SBBAnimatedTweetActivity",
9 "Simon Burbidge": "simon@whiskmobile.com"
12 "git": "https://github.com/siburb/SBBAnimatedTweetActivity.git",
15 "social_media_url": "https://twitter.com/siburb",
20 "source_files": "Pod/Classes/**/*",
22 "SBBAnimatedTweetActivity": [
23 "Pod/Assets/*.storyboard",
24 "Pod/Assets/*.xcassets"
27 "public_header_files": "Pod/Classes/**/*.h",