blob: 735dd982298de5701e56397e0a352fd4d0ec0f3c [file] [log] [blame]
{
"name": "ZHLBaseCategory",
"version": "0.0.2",
"summary": "智慧流基础服务分类",
"description": "\"智慧流iOS基础服务分类\"",
"homepage": "https://github.com/bjzhlapple/ZHLBaseCategory.git",
"license": "MIT",
"authors": {
"shenyang": "shenyangyang@zhihuiliu.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/bjzhlapple/ZHLBaseCategory.git",
"tag": "0.0.2"
},
"source_files": "*.{h,a}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
],
"Masonry": [
"~> 1.1.0"
]
}
}