blob: 3c6353fa8e71ff41846911edcce4160841c952b7 [file] [log] [blame]
{
"name": "WZViewControllerLoading",
"version": "0.0.3",
"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.3"
},
"source_files": "WZViewControllerLoading/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
],
"Masonry": [
]
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "6.0"
}
}