[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 2 / c / Pod-Testtt / 0.0.8 / Pod-Testtt.podspec.json
blob7cc82d1f624b5d34b0104926cbbaff6ac1f0e955
2   "name": "Pod-Testtt",
3   "version": "0.0.8",
4   "summary": "工具概况",
5   "description": "这里写描述 最好与summary写的不一样 不然会警告",
6   "homepage": "http://192.168.31.250:8003/dcw/pod-testtt",
7   "license": "MIT",
8   "authors": {
9     "dcw": "dcw@123.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "http://192.168.31.250:8003/dcw/pod-testtt.git",
16     "tag": "0.0.8"
17   },
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "source_files": "**/*.{h,m}",
21   "pod_target_xcconfig": {
22     "ENABLE_BITCODE": "NO",
23     "DEFINES_MODULE": "YES",
24     "CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED": "NO",
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }