blob: f446d667dca3e7be81394c3090ad0ed9ee7d9c5d [file] [log] [blame]
{
"name": "TOWebViewController",
"version": "2.0.10",
"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.0.10"
},
"platforms": {
"ios": "5.0"
},
"source_files": "TOWebViewController/**/*.{h,m}",
"resources": "TOWebViewController/*.lproj",
"requires_arc": true
}