blob: 41596a5a468ec44def5330a0a9ac53a812114f12 [file] [log] [blame]
{
"name": "OpenFileInWebView",
"version": "0.0.2",
"summary": "This library to open (local) file in UIWebView.",
"homepage": "https://github.com/azu/OpenFileInWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azu": "info@efcl.info"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/azu/OpenFileInWebView.git",
"tag": "0.0.2"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}