blob: e8a3f76f366f39c4b427b7d8d49b181e5e169cef [file] [log] [blame]
{
"name": "BLNetwork",
"version": "0.0.5",
"summary": "BLNetwork is a net work api.",
"description": "BLNetwork search library, AFNetwork,cache,command",
"homepage": "http://gitlab.broadlink.com.cn/iOS/BLNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pszertlek": "aning.pan@broadlink.com.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://gitlab.broadlink.com.cn/iOS/BLNetwork.git",
"tag": "0.0.5"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}