blob: 584174d2b4505da2374241e62bfe47f481627e6f [file] [log] [blame]
{
"name": "UIWebView-WebStorage",
"version": "1.0",
"summary": "UIWebView Category that adds CocoaTouch level hooks to HTML5 web storage.",
"license": "MIT",
"authors": {
"Colden Prime": "coldenprime@gmail.com"
},
"source": {
"git": "https://github.com/cprime/UIWebView-WebStorage.git",
"tag": "1.0"
},
"homepage": "https://github.com/cprime/UIWebView-WebStorage",
"requires_arc": true,
"source_files": "UIWebView-WebStorage",
"platforms": {
"ios": null
}
}