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