[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / 3 / f / MVFollow / 0.1.2 / MVFollow.podspec.json
blobf99f2be041f9c1c9b286b3a4b9d555d012bd3be1
2   "name": "MVFollow",
3   "version": "0.1.2",
4   "summary": "MVFollow is a lightweight drop-in solution that allows you to follow people on Twitter.",
5   "homepage": "https://github.com/CocoaMarcel/MVFollow",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Marcel Voss": "hello@marcelvoss.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/CocoaMarcel/MVFollow.git",
18     "tag": "0.1.2"
19   },
20   "source_files": "MVFollow/*.{h,m}",
21   "frameworks": [
22     "Social",
23     "Accounts"
24   ],
25   "requires_arc": true