blob: 71049901741509126d6a1809f25729ad26e4a85c [file] [log] [blame]
{
"name": "PBWebViewController",
"version": "0.2",
"summary": "A light-weight, simple and extendible web browser component for iOS.",
"homepage": "https://github.com/kmikael/PBWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Mikael Konutgan": "me@kmikael.com"
},
"source": {
"git": "https://github.com/kmikael/PBWebViewController.git",
"tag": "0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "PBWebViewController/",
"requires_arc": true
}