[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / c / 5 / f / PodTestA / 0.0.2 / PodTestA.podspec.json
blobf6ebb553f9c8912f3d431259c2ca46f951f60f06
2   "name": "PodTestA",
3   "version": "0.0.2",
4   "summary": "PodTestA测试",
5   "description": "PodTest Test",
6   "homepage": "https://gitee.com/xiaoye_mayun/pod-test-a",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "叶中蒸": "1337271910@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://gitee.com/xiaoye_mayun/pod-test-a.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "PodTest",
23     "PodTestA/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "vendored_libraries": "PodTestA/*.a",
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "x86_64 armv7 arm64",
29     "DEFINES_MODULE": "YES",
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386,arm64"
31   }