2 "name": "CoreBluetoothMock",
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",
8 "type": "BSD 3-Clause",
12 "Aleksander Nowakowski": "aleksander.nowakowski@nordicsemi.no"
15 "git": "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git",
18 "social_media_url": "https://twitter.com/nordictweets",
34 "pod_target_xcconfig": {
35 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
37 "source_files": "CoreBluetoothMock/Classes/**/*",
38 "swift_version": "5.5"