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",
33 "pod_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36 "source_files": "CoreBluetoothMock/Classes/**/*",
37 "user_target_xcconfig": {
38 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40 "swift_version": "5.4"