blob: 834d2a256926ec1e4272d53c5d3cb1fdcef64451 [file] [log] [blame]
{
"name": "Parabeac",
"version": "0.0.9",
"summary": "An SDK to help hardware products connect with iOS",
"description": "Parabeac currently helps set up hardware product with iOS over BLE.",
"homepage": "http://parabeac.com",
"license": {
"type": "Apache License, Version 2.0"
},
"authors": {
"Parabeac": "admin@parabeac.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/ivanhuerta20/Parabeac-Framework.git",
"tag": "0.0.9"
},
"source_files": "Parabeac.framework/**/*.h",
"swift_version": "4.0",
"dependencies": {
"Parse": [
]
}
}