[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 8 / 5 / AlamofireNetWorkRequest / 1.0.0 / AlamofireNetWorkRequest.podspec.json
blob2648bd12d154475b90504071c89f01c3dc0c9c2e
2   "name": "AlamofireNetWorkRequest",
3   "version": "1.0.0",
4   "homepage": "https://github.com/Sunrisesd",
5   "summary": "基于Alamofire网络请求类",
6   "license": "MIT",
7   "authors": {
8     "Sunrisesd": "w325731718@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/Sunrisesd/AlamofireNetWorkRequestClass.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "source_files": "AlamofireNetWorkRequest.swift",
20   "dependencies": {
21     "Alamofire": [
23     ],
24     "SwiftyJSON": [
26     ]
27   },
28   "swift_version": "5.0"