[Add] ApTestLibrary 1.0.2
[CocoaPods.git] / Specs / f / 4 / 3 / XHADTracking / 0.0.1 / XHADTracking.podspec.json
blobb0465c1fda5794c2a421285888a1d8b7ed44920c
2   "name": "XHADTracking",
3   "version": "0.0.1",
4   "summary": "XHADTracking",
5   "description": "XHADTracking协议解耦组件,组件间通讯解决方案",
6   "homepage": "http://134.175.81.207:9091/ios/xhadtracking",
7   "license": "MIT",
8   "authors": {
9     "lvxuming": "xuminglv@chinaesport.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "git@134.175.81.207:ios/xhadtracking.git",
16     "tag": "0.0.1"
17   },
18   "static_framework": true,
19   "pod_target_xcconfig": {
20     "ENABLE_BITCODE": "NO",
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "source_files": [
24     "XHADTracking",
25     "XHADTracking/**/*.{h,m}"
26   ],
27   "public_header_files": "XHADTracking/**/*.h",
28   "vendored_libraries": "XHADTracking/**/*.a"