[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / a / 0 / VTFollowOnTwitter / 0.4 / VTFollowOnTwitter.podspec.json
blobe1ab0e60c456d8cbe41d1437316a44b45b85b18e
2   "name": "VTFollowOnTwitter",
3   "version": "0.4",
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.4"
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   }