[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 1 / 0 / ZRealReq / 0.0.2 / ZRealReq.podspec.json
blobb943c19b044fa05a674694d7ca3cad4b7ab49dd6
2   "name": "ZRealReq",
3   "version": "0.0.2",
4   "summary": "A Lib For realReq.",
5   "description": "ZRealReq是请求的封装",
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/ZRealReq/*.{swift}",
31   "dependencies": {
32     "ZCache/User": [
34     ],
35     "WLReqKit": [
37     ],
38     "ZUpload": [
40     ],
41     "ZReq": [
43     ],
44     "ZSign": [
46     ]
47   },
48   "swift_version": "5.0"