[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / a / 0 / VTFollowOnTwitter / 0.2 / VTFollowOnTwitter.podspec.json
blob38e92d5976360ffb9d7ddf4200aa0704d9a3d1b3
2   "name": "VTFollowOnTwitter",
3   "version": "0.2",
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   "source": {
11     "git": "https://github.com/vtourraine/VTFollowOnTwitter.git",
12     "tag": "0.2"
13   },
14   "source_files": "VTFollowOnTwitter.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0"
18   },
19   "ios": {
20     "frameworks": [
21       "Social",
22       "Accounts"
23     ]
24   }