blob: 946d6bd577c5e1b597018aeeffa4f0081593f586 [file] [log] [blame]
{
"name": "BDGWebviewVC",
"version": "0.0.1",
"summary": "Webview-based ViewController",
"license": "MIT",
"description": "Webview-based ViewController including navigation buttons and many configurable properties",
"homepage": "https://github.com/BobDG/BDGWebviewVC",
"authors": {
"Bob de Graaf": "graafict@gmail.com"
},
"source": {
"git": "https://github.com/BobDG/BDGWebviewVC.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"resources": [
"**/*.{png}",
"**/*.lproj"
],
"platforms": {
"ios": null
},
"requires_arc": true
}