blob: 30ac452e325d6c5a7981ef2ab30c17435bc0f645 [file] [log] [blame]
{
"name": "IotLibrary",
"version": "0.0.1",
"summary": "IotLibrary is an iOS framework written in swift",
"description": "Uploads metrics and logs to the iot web platform",
"homepage": "https://iot.zynksoftware.com",
"license": "MIT",
"authors": {
"Orban Szabolcs": "szabolcs.orban@zynksoftware.com"
},
"source": {
"git": "https://github.com/OrbanSzabolcs/iot-library-iOS.git",
"tag": "0.0.1"
},
"source_files": [
"iotLibrary",
"iotLibrary/**/*.{h,m}"
],
"exclude_files": "iotLibrary/iotLibrarySample",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}