[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / e / 0 / IOSThingyLibrary / 1.5.0 / IOSThingyLibrary.podspec.json
blob627b8b9e0f1a5bdad30d7e01e372f5861841d7bd
2   "name": "IOSThingyLibrary",
3   "version": "1.5.0",
4   "summary": "A Swift 5 SDK implementation for the Nordic Thingy:52 produced by Nordic Semiconductor",
5   "description": "This is a mobile SDK for the Thingy:52 devices developed by Nordic Semiconductor. Thingy:52\nis a development board with a vast amount of sensors, an input button and an RGB LED, fully\ncustomizable thanks to its Bluetooth LE 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.",
6   "homepage": "https://www.nordicsemi.com",
7   "license": {
8     "type": "Nordic 5-Clause",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aleksander Nowakowski": "aleksander.nowakowski@nordicsemi.no"
13   },
14   "source": {
15     "git": "https://github.com/NordicSemiconductor/IOS-Nordic-Thingy.git",
16     "tag": "1.5.0"
17   },
18   "social_media_url": "https://twitter.com/nordictweets",
19   "swift_versions": [
20     "4.2",
21     "5.0"
22   ],
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": "IOSThingyLibrary/Classes/**/*",
27   "dependencies": {
28     "iOSDFULibrary": [
29       "~> 4"
30     ]
31   },
32   "swift_version": "5.0"