blob: e5a6fd8686c3361ec03dcd61552c80a7e13506e5 [file] [log] [blame]
{
"name": "BGNetWorking",
"version": "0.0.1",
"summary": "BGNetWorking by AFNetWorking",
"description": "BGNetWorking by AFNetWorking DESC",
"homepage": "https://github.com/wangdoubleyan/BGNetwork",
"license": "MIT",
"authors": {
"Yanyan": "wangdoubleyan@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangdoubleyan/BGNetWorking.git",
"tag": "0.0.1"
},
"source_files": "BGNetWorking/BGNetWorking/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}