blob: c27053be2062e5f2b85518005b3018b3cf60b5ba [file] [log] [blame]
{
"name": "WZViewControllerLoading",
"version": "0.0.4",
"homepage": "https://github.com/WilliamMaybe/WZViewControllerLoading",
"license": "MIT",
"summary": "A loading Extension for ViewController.",
"authors": {
"WilliamMaybe": "271138178@qq.com"
},
"source": {
"git": "https://github.com/WilliamMaybe/WZViewControllerLoading.git",
"tag": "0.0.4"
},
"source_files": "WZViewControllerLoading/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
],
"Masonry": [
]
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "6.0"
}
}