[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / 1 / WJSdk / 1.0.2 / WJSdk.podspec.json
blobf88d1a5503b756419e02ced3f7eed5d85dfdb577
2   "name": "WJSdk",
3   "version": "1.0.2",
4   "summary": "测试SDK",
5   "description": "测试SDK",
6   "homepage": "https://github.com/wenjuan5/WJSdkFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wenjuan5": "wang_wenjuan1993@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wenjuan5/WJSdkFramework.git",
16     "tag": "1.0.2"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "source_files": "debug/WJSdk.framework/Headers/*.h",
25   "public_header_files": "debug/WJSdk.framework/Headers/*.h",
26   "exclude_files": [
27     "debug/WJSdk.framework/Info.plist"
28   ],
29   "ios": {
30     "vendored_frameworks": "debug/WJSdk.framework"
31   },
32   "platforms": {
33     "ios": "12.0"
34   },
35   "static_framework": true,
36   "dependencies": {
37     "Alamofire": [
39     ],
40     "SnapKit": [
42     ],
43     "HandyJSON": [
45     ],
46     "dsBridge": [
48     ]
49   }