[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 2 / 1 / RBNetwork / 0.1.0 / RBNetwork.podspec.json
blob96dfe9653be57a77b61d81f6164037b6a72f3190
2   "name": "RBNetwork",
3   "version": "0.1.0",
4   "summary": "A short description of RBNetwork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/baxiang/RBNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "baxiang": "baxiang1989@163.com"
13   },
14   "source": {
15     "git": "https://github.com/baxiang/RBNetwork.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "RBNetwork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }