blob: 193af3003ff6e3e080dd2b901d215d76c290e076 [file] [log] [blame]
{
"name": "SlateWebView",
"version": "3.4.2.1",
"summary": "A UIWebView intergrated SlateURI and SlateWebridge.",
"description": "A UIWebView intergrated SlateURI and SlateWebridge. And other helper functions.",
"homepage": "https://github.com/islate/SlateWebView",
"license": "Apache 2.0",
"authors": {
"linyize": "linyize@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/islate/SlateWebView.git",
"tag": "3.4.2.1"
},
"source_files": "SlateWebView/*.{h,m}",
"dependencies": {
"SlateWebridge": [
],
"SlateURI": [
]
}
}