blob: 661f488cbec41d33bd0b06270b17c2c99eaf40d0 [file] [log] [blame]
{
"name": "ZCommonTool",
"version": "0.0.1",
"license": "MIT",
"summary": "ZCommonTool summary",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"homepage": "https://github.com/kailunzhou/ZCommonTool",
"authors": {
"zklcode": "372909335@qq.com"
},
"source": {
"git": "https://github.com/kailunzhou/ZCommonTool.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m,swift}"
],
"dependencies": {
"MJRefresh": [
"~> 3.5.0"
],
"MBProgressHUD": [
"~> 1.2.0"
],
"BRPickerView": [
"~> 2.6.8"
]
},
"swift_version": "4.2"
}