blob: 96dfe9653be57a77b61d81f6164037b6a72f3190 [file] [log] [blame]
{
"name": "RBNetwork",
"version": "0.1.0",
"summary": "A short description of RBNetwork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/baxiang/RBNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"baxiang": "baxiang1989@163.com"
},
"source": {
"git": "https://github.com/baxiang/RBNetwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RBNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}