Latest | 3.0.1 |
---|---|
Homepage | http://kontakt.io |
License | CC-ND |
Platforms | ios 8.0, osx 10.9, tvos 9.0, requires ARC |
Authors |
Latest podspec
{ "name": "KontaktSDK", "version": "3.0.1", "license": { "type": "CC-ND", "file": "LICENSE" }, "summary": "Kontakt.io SDK for iOS, tvOS and OSX", "homepage": "http://kontakt.io", "authors": { "Kontakt.io": "[email protected]" }, "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-3.0.1.zip", "flatten": true }, "requires_arc": true }
Fri, 01 Feb 2019 11:41:07 +0000