[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 3 / f / MVFollow / 0.2.0 / MVFollow.podspec.json
blobef67a6765cf390242f15d1996135388ce7f47244
2   "name": "MVFollow",
3   "version": "0.2.0",
4   "summary": "MVFollow is a simple drop-in solution that allows you to follow people on Twitter natively.",
5   "homepage": "https://github.com/marcelvoss/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/marcelvoss/MVFollow.git",
18     "tag": "0.2.0"
19   },
20   "source_files": "MVFollow/*.{h,m}",
21   "frameworks": [
22     "Social",
23     "Accounts"
24   ],
25   "requires_arc": true