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