blob: 9f6ffc0bcdaf48917c4c4eb280f549905cf080bd [file] [log] [blame]
{
"name": "KontaktSDK",
"version": "2.0.1",
"license": {
"type": "CC-ND",
"file": "LICENSE"
},
"summary": "Kontakt.io SDK for iOS, tvOS and OSX",
"homepage": "http://kontakt.io",
"authors": {
"Kontakt.io": "ios@kontakt.io"
},
"module_name": "KontaktSDK",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration",
"MobileCoreServices",
"CoreLocation",
"CoreBluetooth"
],
"vendored_frameworks": "Cocoapods/iOS/KontaktSDK.framework"
},
"tvos": {
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration",
"MobileCoreServices",
"CoreLocation",
"CoreBluetooth"
],
"vendored_frameworks": "Cocoapods/tvOS/KontaktSDK.framework"
},
"osx": {
"frameworks": [
"AppKit",
"Foundation",
"SystemConfiguration",
"CoreServices",
"CoreBluetooth"
],
"vendored_frameworks": "Cocoapods/OSX/KontaktSDK.framework"
},
"source": {
"http": "https://kontakt-mobile.s3.amazonaws.com/kontakt-ios-sdk-2.0.1.zip",
"flatten": true
},
"requires_arc": true
}