blob: 124ec6a5aae3ebe242276ac6985dcdaa39973757 [file] [log] [blame]
{
"name": "ZBCommonUI",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBCommonUI/Classes/**/*",
"dependencies": {
"SVProgressHUD": [
],
"MMPopupView": [
],
"Toast": [
]
}
}