blob: 7539a5cd6a3fae70a6bc0dc5da76100f4abf6ada [file] [log] [blame]
{
"name": "Marmot",
"version": "0.1.1",
"summary": "A javascript bridge with khala.",
"homepage": "https://github.com/Marmot-App/Marmot-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linhay": "is.linhey@outlook.com"
},
"source": {
"git": "https://github.com/Marmot-App/Marmot-iOS.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "Marmot/Classes/**/*",
"resource_bundles": {
"Marmot": [
"Marmot/Assets/*.js"
]
},
"dependencies": {
"Khala": [
"0.0.7"
]
}
}