[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 1 / 9 / a / WLReqKit / 0.0.3 / WLReqKit.podspec.json
blobe3791e43aa369e6e730e4684855fdbbaf47de8d7
2   "name": "WLReqKit",
3   "version": "0.0.3",
4   "summary": "A Lib For req.",
5   "description": "面向协议的Alamofire封装",
6   "homepage": "https://github.com/StoneStoneStoneWang/WLReqKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.2",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://github.com/StoneStoneStoneWang/WLReqKit.git",
24     "tag": "0.0.3"
25   },
26   "source_files": "Code/**/*.{swift}",
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   },
30   "static_framework": true,
31   "dependencies": {
32     "Alamofire": [
34     ],
35     "RxSwift": [
37     ],
38     "RxCocoa": [
40     ],
41     "ObjectMapper": [
43     ]
44   }