blob: e02d40f75de043d1a6c1dd6814c0b986264751bf [file] [log] [blame]
{
"name": "MIAHeliumKit",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/7factory/mia-HeliumKit",
"authors": {
"CMPS": "cmps@sevenventures.de"
},
"summary": "Swift framework for accessing a miajs backend.",
"source": {
"git": "https://github.com/7factory/mia-HeliumKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "HeliumKit/**/*.swift",
"dependencies": {
"MIAHydrogenKit": [
"1.0.0"
]
}
}