blob: 9f3c4edd469fc305a60359aaf43a740ac536d11b [file] [log] [blame]
{
"name": "QMWebVC",
"version": "1.0.0",
"summary": "A useful webView Controller with a WeChat-like progress view.",
"homepage": "https://github.com/JackoQm/QMWebVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JackoQm": "userqm@163.com"
},
"social_media_url": "http://www.jianshu.com/users/1c2ecd8e07d2/timeline",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/JackoQm/QMWebVC.git",
"tag": "1.0.0",
"submodules": true
},
"source_files": "QMWebVC/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}