[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / a / e / MultiplatformBleAdapter / 1.0.0-beta / MultiplatformBleAdapter.podspec.json
blob27602c279f39037d005494e8cd187fe329866e0a
2   "name": "MultiplatformBleAdapter",
3   "version": "1.0.0-beta",
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",
6   "homepage": "https://github.com/Polidea/MultiPlatformBleAdapter",
7   "license": "Apache License, Version 2.0.",
8   "authors": {
9     "Pawel Scibek": "pawel.scibek@polidea.com",
10     "Tomasz Bogusz": "tomasz.bogusz@polidea.com",
11     "Przemyslaw Lenart": "przemyslaw.lenart@polidea.com"
12   },
13   "social_media_url": "https://twitter.com/polidea",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.2",
20     "5.0"
21   ],
22   "source": {
23     "git": "https://github.com/Polidea/MultiPlatformBleAdapter.git",
24     "tag": "1.0.0-beta"
25   },
26   "source_files": [
27     "iOS/classes/**/*.{h,m,swift}",
28     "iOS/RxBluetoothKit/**/*.{h,m,swift}",
29     "iOS/RxSwift/**/*.{h,m,swift}"
30   ],
31   "exclude_files": "android/**/*",
32   "frameworks": "CoreBluetooth",
33   "requires_arc": true,
34   "swift_version": "5.0"