[Add] Boardy 1.59.1
[CocoaPods.git] / Specs / 9 / f / 2 / UserKit / 0.0.8 / UserKit.podspec.json
blob345117f3b8476bdae32aad683c5b9c2315821d00
2   "name": "UserKit",
3   "version": "0.0.8",
4   "summary": "UserKit tracking library for iOS (Swift)",
5   "homepage": "http://www.mstage.io/",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mStage": "support@mstage.io"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "https://raw.githubusercontent.com/T-Pham/UserKitSDK/0.0.8/UserKit.zip"
18   },
19   "source_files": "Dummy.swift",
20   "vendored_frameworks": [
21     "UserKit.framework",
22     "FirebaseAnalytics.framework",
23     "FirebaseAuth.framework",
24     "FirebaseDatabase.framework",
25     "FirebaseInstanceID.framework",
26     "GoogleInterchangeUtilities.framework",
27     "GoogleNetworkingUtilities.framework",
28     "GoogleSymbolUtilities.framework",
29     "GoogleUtilities.framework"
30   ],
31   "dependencies": {
32     "JSQMessagesViewController": [
33       "~> 7.3.4"
34     ],
35     "JSQSystemSoundPlayer": [
36       "~> 2.0.1"
37     ]
38   },
39   "libraries": [
40     "c++",
41     "icucore",
42     "sqlite3",
43     "z"
44   ],
45   "frameworks": [
46     "AddressBook",
47     "AdSupport",
48     "CFNetwork",
49     "CoreGraphics",
50     "SafariServices",
51     "Security",
52     "StoreKit",
53     "SystemConfiguration",
54     "UIKit"
55   ],
56   "pod_target_xcconfig": {
57     "OTHER_LDFLAGS": "$(inherited) -ObjC"
58   },
59   "pushed_with_swift_version": "2.3"