{ | |
"name": "19WhereSVProgressHUD", | |
"version": "1.0.1", | |
"summary": "Used to refresh the page for iOS.", | |
"homepage": "https://github.com/lml2016/19WhereSVProgressHUD", | |
"license": "MIT", | |
"authors": { | |
"lml": "lml_2015@sina.com" | |
}, | |
"source": { | |
"git": "https://github.com/lml2016/19WhereSVProgressHUD.git", | |
"tag": "1.0.1" | |
}, | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"requires_arc": true, | |
"source_files": "19WhereSVProgressHUD/*", | |
"frameworks": [ | |
"Foundation", | |
"QuartzCore", | |
"UIKit" | |
] | |
} |