blob: 7bc55ebe83834eb9dc54822d7b9fb556f0504ee3 [file] [log] [blame]
{
"name": "TOWebViewController",
"version": "2.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An inline browser view controller that allows users to view and navigate web pages from within an app.",
"homepage": "https://github.com/TimOliver/TOWebViewController",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOWebViewController.git",
"tag": "2.1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "TOWebViewController/**/*.{h,m}",
"resource_bundles": {
"TOWebViewControllerLocalizable": "TOWebViewController/**/*.lproj"
},
"requires_arc": true
}