[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 5 / ANTestSDK / 0.1.0 / ANTestSDK.podspec.json
blobb3bbb10881f92403d6ea852bc7294e3d7173f4bb
2   "name": "ANTestSDK",
3   "version": "0.1.0",
4   "summary": "A short description of JKIMFrameWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jerryzhengwen/ANTestSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "hanzhiyuan@tuhu.cn"
13   },
14   "source": {
15     "git": "https://github.com/jerryzhengwen/ANTestSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ANTestSDK/Classes/**/*.{h,m}",
22   "public_header_files": "ANTestSDK/Classes/**/*.h",
23   "ios": {
24     "vendored_libraries": "ANTestSDK/Frameworks/**/*.a"
25   },
26   "libraries": [
27     "resolv",
28     "xml2"
29   ],
30   "xcconfig": {
31     "VALID_ARCHS": "arm64 x86_64"
32   }