[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / c / 8 / TestGCD / 0.0.1 / TestGCD.podspec.json
blobdaf696d993c09d07b07fb9b200169da4cf8d1120
2   "name": "TestGCD",
3   "version": "0.0.1",
4   "summary": "Test for cocoapods",
5   "homepage": "https://github.com/jiangyazhou/TestGCD",
6   "license": "MIT",
7   "authors": {
8     "jiangyazhou": "jyz198701@sina.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "frameworks": [
14     "Foundation",
15     "UIKit",
16     "QuartzCore",
17     "CoreGraphics"
18   ],
19   "source": {
20     "git": "https://github.com/jiangyazhou/TestGCD.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "TestGCD/**/*.{h,m}",
24   "requires_arc": false