blob: 6124e263b72a95f502569375aa0e02d4bb8f7334 [file] [log] [blame]
{
"name": "SlateWebridge",
"version": "3.4.2.1",
"summary": "Bridge between native and js on UIWebView.",
"description": "Bridge between native and js on UIWebView. Support sync/async call.",
"homepage": "https://github.com/islate/SlateWebridge",
"license": "Apache 2.0",
"authors": {
"linyize": "linyize@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/islate/SlateWebridge.git",
"tag": "3.4.2.1"
},
"source_files": "SlateWebridge/*.{h,m}",
"dependencies": {
"SlateUtils": [
]
}
}