blob: 3bb47376c150d013f600369cb6f3a881be5ed108 [file] [log] [blame]
{
"name": "IOSThingyLibrary",
"version": "1.3.0",
"summary": "A Swift 4 SDK implementation for the Nordic:Thingy32 produced by Nordic Semiconductor",
"description": "This is a mobile SDK for the Thingy:52 devices developed by Nordic Semiconductor, the Thingy\nis a development board with a vast amount of sensors, an input button and a RGB LED, fully\ncustomizable thanks to its Bluetooth API that requires no firmware programming knowledge.\nThis SDK takes it a step further by allowing developers create their own Thingy:52 compatible\napplications with ease.",
"homepage": "https://www.nordicsemi.com",
"license": {
"type": "Nordic 5-Clause",
"file": "LICENSE"
},
"authors": {
"Mostafa Berg": "mostafa.berg@nordicsemi.no",
"Aleksander Nowakowski": "aleksander.nowakowski@nordicsemi.no"
},
"source": {
"git": "https://github.com/NordicSemiconductor/IOS-Nordic-Thingy.git",
"tag": "1.3.0"
},
"social_media_url": "https://twitter.com/nordictweets",
"platforms": {
"ios": "8.0"
},
"source_files": "IOSThingyLibrary/Classes/**/*",
"dependencies": {
"iOSDFULibrary": [
"~> 4.0"
]
},
"pushed_with_swift_version": "4.0"
}