blob: bda3b9b69d173b2edbeaf27ff7bc71c20d8aeb9e [file] [log] [blame]
{
"name": "ZCommonTool",
"version": "0.0.6",
"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.6"
},
"dependencies": {
"MJRefresh": [
"~> 3.5.0"
],
"MBProgressHUD": [
"~> 1.2.0"
],
"BRPickerView": [
"~> 2.6.8"
]
},
"source_files": "Modules/Classes/**/*",
"resources": [
"Modules/Assets/*.xcassets"
],
"swift_version": "4.2"
}