[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / a / e / 0 / IOSThingyLibrary / 1.4.0 / IOSThingyLibrary.podspec.json
blob40a54464efd65dffa2497c4d41be7b88fd502b45
2   "name": "IOSThingyLibrary",
3   "version": "1.4.0",
4   "summary": "A Swift 4.2 SDK implementation for the Nordic:Thingy52 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.4.0"
18   },
19   "social_media_url": "https://twitter.com/nordictweets",
20   "swift_versions": "4.2",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "IOSThingyLibrary/Classes/**/*",
25   "dependencies": {
26     "iOSDFULibrary": [
27       "~> 4.3"
28     ]
29   }