[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 7 / 4 / LKButterflyBluetooth / 0.2.0 / LKButterflyBluetooth.podspec.json
blob84167f966725c2076020578be6c097f0bff13b23
2   "name": "LKButterflyBluetooth",
3   "version": "0.2.0",
4   "summary": "Bluetooth for Butterfly",
5   "description": "Shared code for bluetooth using Butterfly.  This is the iOS portion.",
6   "homepage": "https://github.com/lightningkite/butterfly-bluetooth-ios",
7   "license": "MIT",
8   "authors": {
9     "Captain": "joseph@lightningkite.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/lightningkite/butterfly-bluetooth-ios.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "LKButterflyBluetooth/**/*.swift",
19   "pod_target_xcconfig": {
20     "DEFINES_MODULE": "YES"
21   },
22   "requires_arc": true,
23   "swift_versions": "5.3",
24   "xcconfig": {
25     "SWIFT_VERSION": "5.3"
26   },
27   "dependencies": {
28     "LKButterfly/Core": [
30     ],
31     "RxBluetoothKit": [
33     ]
34   },
35   "swift_version": "5.3"