[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / d / 1 / CBNetworking / 1.0.0 / CBNetworking.podspec.json
blob03dc447aa12e27eec29be6c1b95d835092ee9375
2   "name": "CBNetworking",
3   "version": "1.0.0",
4   "summary": "对于AFNetWorking的封装.",
5   "homepage": "https://github.com/cbangchen/CBNetworking",
6   "license": "MIT",
7   "authors": {
8     "陈超邦": "http://cbang.info"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/cbangchen/CBNetworking.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "CBNetworking/*.{h,m}",
18   "requires_arc": true