blob: 13baaae2a42129641984f309fc07a6b30453bec7 [file] [log] [blame]
{
"name": "WZViewControllerLoading",
"version": "0.0.1",
"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.1"
},
"source_files": "WZViewControllerLoading/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
"~> 0.9.2"
],
"Masonry": [
"~>0.6.4"
]
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "6.0"
}
}