[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 9 / CSLNetwork / 0.0.5 / CSLNetwork.podspec.json
blob60026d82ecab255dfa81c955d5a794a14912eb32
2   "name": "CSLNetwork",
3   "version": "0.0.5",
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.5"
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   }