[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / c / b / 5 / ZBase / 0.0.1 / ZBase.podspec.json
blob9387cb63dbc2edd10e7db45ef6553b5c90d8cf22
2   "name": "ZBase",
3   "version": "0.0.1",
4   "summary": "A Lib For VC.",
5   "description": "ZBase是VC的封装",
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   "vendored_frameworks": "Framework/ZBase/ZBase.framework",
31   "swift_version": "5.0"