blob: e464a2e0f5c83b9ff0a78b3151f88ab42f4ac3ff [file] [log] [blame]
{
"name": "ZBRoute",
"version": "0.2.0",
"summary": "ZBRoute",
"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/ZBRoute.git",
"tag": "0.2.0"
},
"source_files": "ZBRoute/Classes/**/*.{h,m}",
"exclude_files": "Source/Exclude",
"frameworks": [
"UIKit",
"CoreFoundation"
],
"libraries": "z"
}