blob: 9c121bc3592a0feb4d0257200ebe394ae25270ef [file] [log] [blame]
{
"name": "YABrowserViewController",
"version": "0.1.1",
"license": "Public domain",
"homepage": "https://github.com/nolanw/YABrowserViewController",
"authors": {
"Nolan Waite": "nolan@nolanw.ca"
},
"summary": "Yet Another Browser WebView Controller.",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nolanw/YABrowserViewController.git",
"tag": "v0.1.1"
},
"source_files": "YABrowserViewController.[hm]",
"frameworks": "WebKit",
"resource_bundles": {
"YABrowserViewController": "Images/*"
},
"requires_arc": true
}