[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 0 / CSNetManager / 0.0.6 / CSNetManager.podspec.json
blobdb34c9538e0078a3ff1456d711bc40a6000e553b
2   "name": "CSNetManager",
3   "version": "0.0.6",
4   "summary": "The package of NetworkManager",
5   "homepage": "https://github.com/lichangsong",
6   "license": "MIT",
7   "authors": {
8     "lichangsong": "lcs_lz@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/lichangsong/CSNetManager.git",
15     "tag": "0.0.6"
16   },
17   "source_files": [
18     "CSNetManager",
19     "CSNetManager/**/*.swift"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "Alamofire": [
24       "~> 3.0"
25     ],
26     "SwiftyJSON": [
27       "~> 2.3.2"
28     ],
29     "HanekeSwift": [
30       "~> 0.10.1"
31     ],
32     "RealReachability": [
33       "~> 1.1.3"
34     ]
35   }