blob: 40aeb6dc716761c620534d05a001afec080afc60 [file] [log] [blame]
{
"name": "RBNetworking",
"version": "1.2.0",
"summary": "A short description of RBNetworking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/RooboMobile/RBNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"baxiang": "baxiang@roobo.com"
},
"source": {
"git": "https://github.com/RooboMobile/RBNetworking.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RBNetworking/*.{h,m}",
"dependencies": {
"AFNetworking": [
]
}
}