blob: 84aab685c19c8dc3f847efeef0628ebdf562f73a [file] [log] [blame]
{
"name": "ZBNetwork",
"version": "0.0.2",
"summary": "ZBNetwork",
"description": "Handle the data.",
"homepage": "http://www.jianshu.com/u/c2bf90d2bdf1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"authors": {
"肖志斌": "373379320@qq.com"
},
"source": {
"git": "https://github.com/k373379320/ZBNetwork.git",
"tag": "0.0.2"
},
"source_files": "ZBNetwork/Classes/**/*.{h,m}",
"exclude_files": "Source/Exclude",
"frameworks": [
"UIKit",
"CoreFoundation"
],
"libraries": "z"
}