[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 9 / CSLNetwork / 0.0.3 / CSLNetwork.podspec.json
blob3eb2158c6a71283b39c944d21af81be560f8098f
2   "name": "CSLNetwork",
3   "version": "0.0.3",
4   "summary": "network include get post download upload file base afn 3.0",
5   "homepage": "https://github.com/chengshiliang/CSLNetwork",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chengshiliang": "285928582@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/chengshiliang/CSLNetwork.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "CSLNetwork/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
29     ]
30   }