[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 5 / c / 1 / ZPrivacy / 0.1.3 / ZPrivacy.podspec.json
blob5d2c1a02640feef39afd59fef88cce3b646d9f1e
2   "name": "ZPrivacy",
3   "version": "0.1.3",
4   "summary": "A Lib For 隐私与协议.",
5   "description": "ZPravicy是隐私与协议",
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.1.3"
29   },
30   "source_files": "Code/ZPrivacy/*.{h,m}",
31   "dependencies": {
32     "ZInner": [
34     ],
35     "ZConfig": [
37     ],
38     "ZBridge/Privacy": [
40     ],
41     "ZTransition": [
43     ]
44   },
45   "user_target_xcconfig": {
46     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
47   },
48   "swift_version": "5.0"