blob: e5a09c250f1e429f9475cf8a319c4a5960a1e2a7 [file] [log] [blame]
{
"name": "ZJBase",
"version": "0.1.0",
"summary": "ZJBase.",
"description": "ZJBase.包含分类,工具类,自定义视图等",
"homepage": "https://github.com/zj381652512/ZJBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zj381652512": "381652512@qq.com"
},
"source": {
"git": "https://github.com/zj381652512/ZJBase.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZJBase/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
],
"RSKImageCropper": [
"~> 2.1.0"
]
}
}