[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 8 / ZXSDK / 3.2.1 / ZXSDK.podspec.json
blob7b336db69e1f2dd3e376073bdeab6b79d036614b
2   "name": "ZXSDK",
3   "version": "3.2.1",
4   "summary": "ZXSDK CocoaPods集成库",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "telzx": "sdev@telzx.com"
10   },
11   "homepage": "https://github.com/ZXSDK/ZXSDK-iOS-CocoaPods",
12   "source": {
13     "git": "https://github.com/ZXSDK/ZXSDK-iOS-CocoaPods.git",
14     "tag": "3.2.1"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "ios": {
21     "vendored_frameworks": "ZXSDK.framework",
22     "frameworks": [
23       "Foundation",
24       "UIKit"
25     ],
26     "pod_target_xcconfig": {
27       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28     },
29     "user_target_xcconfig": {
30       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31     }
32   },
33   "frameworks": [
34     "UIKit",
35     "Foundation"
36   ],
37   "dependencies": {
38   }