blob: 3f372377b89d50c96405d55d3031cb1037c14b22 [file] [log] [blame]
{
"name": "SKWebViewController",
"version": "1.0.0",
"summary": "An iOS ImagePicker.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKWebViewController/**/*.{h,m}",
"requires_arc": true
}