blob: 405811ea5cd44ed98a26d92d58d1af14024333e5 [file] [log] [blame]
{
"name": "SYProgressWebView",
"version": "1.1.0",
"summary": "SYProgressWebView will show progress while loading web.",
"homepage": "https://github.com/potato512/SYProgressWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/potato512/SYProgressWebView.git",
"tag": "1.1.0"
},
"source_files": "SYProgressWebView/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}