blob: 98742dbca422bb574b4011662b16bf997259cf5c [file] [log] [blame]
{
"name": "KontaktSDK",
"version": "1.3.3",
"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": "http://omg.kontakt.io.s3.amazonaws.com/ios/builds/kontakt-ios-sdk-1.3.3.zip",
"flatten": true
},
"requires_arc": true
}