[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / e / 0 / ZApi / 0.0.2 / ZApi.podspec.json
blob55b35ea5b9a8b3af45e1e8a70c04233e721cb1d4
2   "name": "ZApi",
3   "version": "0.0.2",
4   "summary": "A Lib For Api.",
5   "description": "ZApi是请求接口的封装呢",
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.2"
29   },
30   "source_files": "Code/ZApi/*.{swift}",
31   "dependencies": {
32     "ZSign": [
34     ],
35     "Alamofire": [
37     ],
38     "WLReqKit": [
40     ],
41     "WLToolsKit/Common": [
43     ]
44   },
45   "swift_version": "5.0"