[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / d / 3 / TwitterGifComposer / 0.1.0 / TwitterGifComposer.podspec.json
blob767b264f4d3db4ba7ae4f61e3308bbc32bb01e4a
2   "name": "TwitterGifComposer",
3   "version": "0.1.0",
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.0"
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   ]