[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 0 / RBNetworking / 1.2.0 / RBNetworking.podspec.json
blob40aeb6dc716761c620534d05a001afec080afc60
2   "name": "RBNetworking",
3   "version": "1.2.0",
4   "summary": "A short description of RBNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/RooboMobile/RBNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "baxiang": "baxiang@roobo.com"
13   },
14   "source": {
15     "git": "https://github.com/RooboMobile/RBNetworking.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "RBNetworking/*.{h,m}",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }