[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 8 / 3 / MANetWork / 0.1.8 / MANetWork.podspec.json
blobddcadd00854341e23e1c1521de947fb53b48d267
2   "name": "MANetWork",
3   "version": "0.1.8",
4   "summary": "A short description of MANetWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fengyunjue/MANetWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ma772528138@qq.com": "ma772528138@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fengyunjue/MANetWork.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": [
23     "MANetWork/Routerable.swift",
24     "MANetWork/Alamofire+Custom.swift",
25     "MANetWork/HttpManager.swift",
26     "MANetWork/RxHttpManager.swift"
27   ],
28   "dependencies": {
29     "SVProgressHUD": [
31     ],
32     "RxSwift": [
34     ],
35     "Alamofire": [
37     ],
38     "SwiftyJSON": [
40     ]
41   },
42   "swift_version": "5.0"