blob: e137a268c98541ba403c251fe01cb2c6dd0deb07 [file] [log] [blame]
{
"name": "vgoexample",
"version": "0.1.5",
"summary": "hello world.",
"description": "An iOS & OSX bridge for sending messages between Obj-C/Swift and JavaScript in WKWebViews, UIWebViews & WebViews.",
"homepage": "https://github.com/tianjackyang/example",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tianjackyang": "jacky.yang@voyageone.cn"
},
"source": {
"git": "https://github.com/tianjackyang/example.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*.{h,m}"
}