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