[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 9 / TestDemoSDK / 0.0.5 / TestDemoSDK.podspec.json
blobbfc57c6e27fcf47c1120b8dbf39f54ba1332d0e7
2   "name": "TestDemoSDK",
3   "version": "0.0.5",
4   "summary": "test TestDemoSDK 1224",
5   "description": "此版本SDK说明文字,自己根据实际书写",
6   "homepage": "https://github.com/marsLiuFei/TestDemoSDK",
7   "license": "MIT",
8   "authors": {
9     "GaiShiDaYingXiong": "mars_liu_dev@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/marsLiuFei/TestDemoSDK.git",
16     "tag": "0.0.5"
17   },
18   "resources": "TestDemoSDK/Resource.bundle",
19   "ios": {
20     "vendored_frameworks": "TestDemoSDK/TestDemoSDK.framework"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "dependencies": {
29     "Masonry": [
31     ]
32   },
33   "requires_arc": true