[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / b / ZAli / 0.0.1 / ZAli.podspec.json
blob8eb4446da6078a037732667cde9e23641a44002c
2   "name": "ZAli",
3   "version": "0.0.1",
4   "summary": "A Lib For 阿里封装.",
5   "description": "ZAli一个是阿里封装",
6   "homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "pod_target_xcconfig": {
19     "DEFINES_MODULE": "YES"
20   },
21   "static_framework": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "source": {
27     "git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
28     "tag": "0.0.1"
29   },
30   "subspecs": [
31     {
32       "name": "OSS",
33       "vendored_frameworks": "Framework/ZAli/OSS/ZOSS.framework",
34       "dependencies": {
35         "AliyunOSSiOS": [
37         ]
38       }
39     },
40     {
41       "name": "AMap",
42       "vendored_frameworks": "Framework/ZAli/AMap/ZAMap.framework",
43       "dependencies": {
44         "AliyunOSSiOS": [
46         ],
47         "AMapLocation-NO-IDFA": [
49         ],
50         "AMap2DMap-NO-IDFA": [
52         ],
53         "AMapSearch-NO-IDFA": [
55         ],
56         "SToolsKit": [
58         ]
59       },
60       "pod_target_xcconfig": {
61         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
62       },
63       "user_target_xcconfig": {
64         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
65       }
66     }
67   ],
68   "swift_version": "5.0"