blob: 06bb2e6bdaaf884e12bc49534ef76e2cc430d81c [file] [log] [blame]
{
"name": "JockeyJS-Swift",
"version": "0.0.1",
"summary": "JockeyJS-Swift is a swift version of JockeyJS.",
"description": "JockeyJS-Swift is a swift version of JockeyJS. for webView between appNative to js bridge",
"homepage": "https://github.com/MrLu/JockeyJS-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mrlu-bjhl": "haozi370198370@gamil.com"
},
"source": {
"git": "https://github.com/MrLu/JockeyJS-Swift.git",
"tag": "0.0.1",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "includes",
"source_files": "JockeyJS-Swift/includes/Jockey.swift"
}
]
}