blob: 8b3999f70c0c6397f0c8da7f1448c8622c2a1508 [file] [log] [blame]
{
"name": "TOWebContentViewController",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A view controller for displaying arbitrary local HTML content.",
"homepage": "https://github.com/TimOliver/TOWebContentViewController",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOWebContentViewController.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"TOWebContentViewControllerBundle": [
"TOWebContentViewController/**/*.lproj"
]
}
}