[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 5 / 2 / SBMultiplatformBleAdapter / 0.1.8 / SBMultiplatformBleAdapter.podspec.json
blob6f7f0e82d068c034ddaf71f2be358bc8640c3d24
2   "name": "SBMultiplatformBleAdapter",
3   "version": "0.1.8",
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/SOUNDBOKS/MultiPlatformBleAdapter",
7   "license": "Apache License, Version 2.0.",
8   "authors": {
9     "David Bjerremose": "david@soundboks.com"
10   },
11   "social_media_url": "https://twitter.com/soundboks",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "swift_versions": [
16     "4.0",
17     "4.2",
18     "5.0"
19   ],
20   "source": {
21     "git": "https://github.com/SOUNDBOKS/MultiPlatformBleAdapter.git",
22     "tag": "0.1.8"
23   },
24   "source_files": [
25     "iOS/classes/**/*.{h,m,swift}",
26     "iOS/RxBluetoothKit/**/*.{h,m,swift}",
27     "iOS/RxSwift/**/*.{h,m,swift}"
28   ],
29   "exclude_files": "android/**/*",
30   "frameworks": "CoreBluetooth",
31   "requires_arc": true,
32   "swift_version": "5.0"