[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 7 / 3 / ZJTest_1 / 1.0.0 / ZJTest_1.podspec.json
blobf110b75d3c2d1ee6f3d5fb19f87d0abf5b7a4595
2   "name": "ZJTest_1",
3   "version": "1.0.0",
4   "summary": "a test for my project.",
5   "description": "it is a simple test for my framework.",
6   "homepage": "https://github.com/qiannianye/ZJTest_1",
7   "license": "MIT",
8   "authors": {
9     "jizhaoxia": "jizhaoxia@cardqu.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/qiannianye/ZJTest_1.git",
16     "tag": "1.0.0"
17   },
18   "exclude_files": "Classes/Exclude",
19   "public_header_files": "UIControls.framework/**/*.h",
20   "resources": "UIControls.framework/UIControls.bundle",
21   "vendored_frameworks": "UIControls.framework",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true