[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 3 / c / KontaktSDK / 1.4.3 / KontaktSDK.podspec.json
blobb97f9a879864b7377b8fa8c2ffee7cd7fef09c4a
2   "name": "KontaktSDK",
3   "version": "1.4.3",
4   "license": {
5     "type": "CC-ND",
6     "file": "LICENSE"
7   },
8   "summary": "Kontakt.io SDK for iOS, tvOS and OSX",
9   "homepage": "http://kontakt.io",
10   "authors": {
11     "Kontakt.io": "ios@kontakt.io"
12   },
13   "module_name": "KontaktSDK",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "tvos": "9.0"
18   },
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation",
23       "SystemConfiguration",
24       "MobileCoreServices",
25       "CoreLocation",
26       "CoreBluetooth"
27     ],
28     "vendored_frameworks": "Cocoapods/iOS/KontaktSDK.framework"
29   },
30   "tvos": {
31     "frameworks": [
32       "UIKit",
33       "Foundation",
34       "SystemConfiguration",
35       "MobileCoreServices",
36       "CoreLocation",
37       "CoreBluetooth"
38     ],
39     "vendored_frameworks": "Cocoapods/tvOS/KontaktSDK.framework"
40   },
41   "osx": {
42     "frameworks": [
43       "AppKit",
44       "Foundation",
45       "SystemConfiguration",
46       "CoreServices",
47       "CoreBluetooth"
48     ],
49     "vendored_frameworks": "Cocoapods/OSX/KontaktSDK.framework"
50   },
51   "source": {
52     "http": "http://omg.kontakt.io.s3.amazonaws.com/ios/builds/kontakt-ios-sdk-1.4.3.zip",
53     "flatten": true
54   },
55   "requires_arc": true