[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / a / c / TestMultiPlatformBleAdapter / 0.1.7 / TestMultiPlatformBleAdapter.podspec.json
blob628097ae4ec75e5e6a256c1dff1dab7cc8b00ee8
2   "name": "TestMultiPlatformBleAdapter",
3   "version": "0.1.7",
4   "summary": "An adapter for RxBluetoothKit that exposes consist API to crossplatform libraries",
5   "description": "An adapter for RxBluetoothKit that exposes consist API to crossplatform libraries(CUSTOMIZED VERSION - Q)",
6   "homepage": "https://github.com/Akhil123E/React-native-ble-plx-modified",
7   "license": "Apache License, Version 2.0.",
8   "authors": {
9     "Akhil123": "akhil.e@travancoreanalytics.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "swift_versions": [
15     "4.0",
16     "4.2",
17     "5.0"
18   ],
19   "source": {
20     "git": "https://github.com/Akhil123E/React-native-ble-plx-modified.git",
21     "tag": "0.1.7"
22   },
23   "source_files": [
24     "iOS/classes/**/.{h,m,swift}",
25     "iOS/RxBluetoothKit/**/.{h,m,swift}",
26     "iOS/RxSwift/**/*.{h,m,swift}"
27   ],
28   "exclude_files": "android/**/*",
29   "frameworks": "CoreBluetooth",
30   "requires_arc": true,
31   "swift_version": "5.0"