[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / f / 9 / CoreBluetoothMock / 0.7.0 / CoreBluetoothMock.podspec.json
blobed8164a93d50964bc78ffecc1ee8ce8118218f43
2   "name": "CoreBluetoothMock",
3   "version": "0.7.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.7.0"
17   },
18   "social_media_url": "https://twitter.com/nordictweets",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": [
23     "4.2",
24     "5.0",
25     "5.1"
26   ],
27   "source_files": "CoreBluetoothMock/Classes/**/*",
28   "swift_version": "5.1"