-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Description
my Podfile:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'
use_frameworks!
pod 'BluetoothKit', '~> 0.4.0'
Installing BluetoothKit (0.4.0)
[!] Unable to determine Swift version for the following pods:
BluetoothKitdoes not specify a Swift version and none of the targets (Pods) integrating it have theSWIFT_VERSIONattribute set. Please contact the author or set theSWIFT_VERSIONattribute in at least one of the targets that integrate this pod.
[!] The abstract target Pods is not inherited by a concrete target, so the following dependencies won't make it into any targets in your project:
- BluetoothKit (~> 0.4.0)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels