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