[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 6 / a / 0 / VTFollowOnTwitter / 0.3 / VTFollowOnTwitter.podspec.json
blob88a2ea01682668003dec916c1a460ba64dcb8a8b
2   "name": "VTFollowOnTwitter",
3   "version": "0.3",
4   "license": "MIT",
5   "summary": "Ready to use “Follow me on Twitter” native implementation.",
6   "homepage": "https://github.com/vtourraine/VTFollowOnTwitter",
7   "authors": {
8     "Vincent Tourraine": "me@vtourraine.net"
9   },
10   "social_media_url": "https://twitter.com/vtourraine",
11   "source": {
12     "git": "https://github.com/vtourraine/VTFollowOnTwitter.git",
13     "tag": "0.3"
14   },
15   "source_files": "VTFollowOnTwitter.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "6.0"
19   },
20   "ios": {
21     "frameworks": [
22       "Social",
23       "Accounts"
24     ]
25   }