[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / d / 3 / TwitterGifComposer / 0.1.1 / TwitterGifComposer.podspec.json
blobb82ecaeeeb344f584822c702ae0cc5f511eba9b3
2   "name": "TwitterGifComposer",
3   "version": "0.1.1",
4   "summary": "Post gif to twitter easier.",
5   "description": "    Native iOS twitter composer does NOT support gif. This composer will help if you need to post gifs.\n",
6   "homepage": "https://github.com/zh-wang/TwitterGifComposer",
7   "screenshots": "http://i.imgur.com/S5Il9FE.png",
8   "license": "MIT",
9   "authors": {
10     "zh-wang": "viennakanon@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/zh-wang/TwitterGifComposer.git",
14     "tag": "0.1.1"
15   },
16   "social_media_url": "https://twitter.com/viennakanon",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "TwitterGifComposer": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "Social",
29     "Accounts"
30   ]