blob: 392004556396647f2068230ff2c8fe89d118ab3b [file] [log] [blame]
{
"name": "TOWebViewController",
"version": "2.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An inline web browsing view controller for iOS 5.0 and above.",
"homepage": "https://github.com/TimOliver/TOWebViewController",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOWebViewController.git",
"tag": "2.0.6"
},
"platforms": {
"ios": "5.0"
},
"source_files": "TOWebViewController/**/*.{h,m}",
"resources": "TOWebViewController/*.lproj",
"requires_arc": true
}