[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / e / 0 / IOSThingyLibrary / 1.0 / IOSThingyLibrary.podspec.json
blobde354f6ba2fa6602229fcb3e846776bb26a9bfa3
2   "name": "IOSThingyLibrary",
3   "version": "1.0",
4   "summary": "A Swift 3 SDK implementation for the Nordic:Thingy32 produced by Nordic Semiconductor",
5   "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.",
6   "homepage": "https://www.nordicsemi.com",
7   "license": {
8     "type": "Nordic 5-Clause",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mostafa Berg": "mostafa.berg@nordicsemi.no",
13     "Aleksander Nowakowski": "aleksander.nowakowski@nordicsemi.no"
14   },
15   "source": {
16     "git": "https://github.com/NordicSemiconductor/IOS-Nordic-Thingy.git",
17     "tag": "1.0"
18   },
19   "social_media_url": "https://twitter.com/nordictweets",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "IOSThingyLibrary/Classes/**/*",
24   "dependencies": {
25     "iOSDFULibrary": [
26       "~> 3.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"