blob: 31b63329bbb2c7e5cf4c7b7c63257ea865db4110 [file] [log] [blame]
{
"name": "SKWebViewController",
"version": "1.0.2",
"summary": "An iOS webView.",
"homepage": "https://github.com/githubze/SKWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"githubze": "1424395628@qq.com"
},
"source": {
"git": "https://github.com/githubze/SKWebViewController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKWebViewController/**/*.{h,m}",
"requires_arc": true
}