blob: 5387654106f42db98f64e8ff885e5dfcff049703 [file] [log] [blame]
{
"name": "ZBCommonUI",
"version": "0.0.7",
"summary": "A delightful iOS Uitilty framework.",
"homepage": "https://github.com/k373379320/ZBCommonUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"373379320@qq.com": "373379320@qq.com"
},
"source": {
"git": "https://github.com/k373379320/ZBCommonUI.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBCommonUI/Classes/**/*",
"ios": {
"dependencies": {
"SVProgressHUD": [
],
"MMPopupView": [
],
"Toast": [
],
"KVOController": [
]
}
}
}