[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 2 / d / JKIMFrameWorkTest / 0.0.3 / JKIMFrameWorkTest.podspec.json
blob41d055640426827b15156371bc8ad64fa7ee6d7a
2   "name": "JKIMFrameWorkTest",
3   "version": "0.0.3",
4   "summary": "A short description of JKIMFrameWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/韩志远/JKIMFrameWork",
7   "license": "MIT",
8   "authors": {
9     "韩志远": "hanzhiyuan@tuhu.cn"
10   },
11   "source": {
12     "git": "https://github.com/HDClear/JKIMFrameWorkTest.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "JKIMFrameWork/JKIMFrameWork/Classes/**/*.{h,m}",
19   "public_header_files": "JKIMFrameWork/JKIMFrameWork/Frameworks/**/*.h",
20   "ios": {
21     "vendored_libraries": "JKIMFrameWork/JKIMFrameWork/Frameworks/**/*.a"
22   },
23   "libraries": [
24     "resolv",
25     "xml2"
26   ],
27   "xcconfig": {
28     "VALID_ARCHS": "arm64 x86_64"
29   }