[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / e / f / 9 / CoreBluetoothMock / 0.13.0 / CoreBluetoothMock.podspec.json
blob8eba0d63dd2dbdbccf01340fb47b3be8e23dc18e
2   "name": "CoreBluetoothMock",
3   "version": "0.13.0",
4   "summary": "Mocking library for CoreBluetooth.",
5   "description": "This is a mocking library for CoreBluetooth framework. Allows to mock a Bluetooth Low Energy\ndevice and test the app on simulator.",
6   "homepage": "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock",
7   "license": {
8     "type": "BSD 3-Clause",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aleksander Nowakowski": "aleksander.nowakowski@nordicsemi.no"
13   },
14   "source": {
15     "git": "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git",
16     "tag": "0.13.0"
17   },
18   "social_media_url": "https://twitter.com/nordictweets",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.13",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "swift_versions": [
26     "4.2",
27     "5.0",
28     "5.1",
29     "5.2",
30     "5.3",
31     "5.4",
32     "5.5"
33   ],
34   "pod_target_xcconfig": {
35     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
36   },
37   "source_files": "CoreBluetoothMock/Classes/**/*",
38   "swift_version": "5.5"