blob: 0391c8eaed9af6410ebcc137a803d135fe93bef9 [file] [log] [blame]
{
"name": "ZJBase",
"version": "0.2.2",
"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.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZJBase/Classes/**/*",
"dependencies": {
"RSKImageCropper": [
"~> 2.1.0"
]
}
}