blob: f995f6efd43b971a10f3b15396490add45f10a52 [file] [log] [blame]
{
"dependencies": {
"TUSafariActivity": [
],
"NJKWebViewProgress": [
]
},
"requires_arc": true,
"resources": [
"Lib/**/*.storyboard",
"Lib/**/*.bundle"
],
"source_files": "Lib/**/*.{h,m}",
"source": {
"tag": "0.3.0",
"git": "https://github.com/azu/CrayWebViewController.git"
},
"name": "CrayWebViewController",
"version": "0.3.0",
"summary": "Easy to use commonplace UIWebViewController.",
"homepage": "https://github.com/azu/CrayWebViewController",
"screenshots": "http://gyazo.com/88c8b0a4d606815f813d7728b66a0e91.gif",
"license": {
"file": "LICENSE",
"type": "MIT"
},
"authors": {
"azu": "info@efcl.info"
},
"platforms": {
"ios": "6.0"
}
}