blob: 01668bc1a32563f7b54a3fafdcfeb865c9ae7a77 [file] [log] [blame]
{
"name": "TOWebViewController",
"version": "2.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A view controller for iOS that allows users to quickly open and navigate web pages.",
"homepage": "https://github.com/TimOliver/TOWebViewController",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOWebViewController.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "TOWebViewController/**/*.{h,m}",
"resources": "TOWebViewController/*.lproj",
"requires_arc": true
}