blob: 9cda8c971db2c802ff25355e57814f63f1dd8bf5 [file] [log] [blame]
{
"name": "OBDataService",
"version": "1.0.1",
"summary": "A tool for URL Request",
"description": "A tool for URL Request",
"homepage": "https://github.com/obally/OBDataService.git",
"license": "MIT",
"authors": {
"obally": "573987088@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/obally/OBDataService.git",
"tag": "1.0.1"
},
"source_files": "OBDataService/*.h",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}