[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / f / 2 / UserKit / 0.0.7 / UserKit.podspec.json
blob32a6c29ed3cc9ebc666ead7083e7abefdc89f27a
2   "name": "UserKit",
3   "version": "0.0.7",
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.7/UserKit.zip"
18   },
19   "vendored_frameworks": [
20     "UserKit.framework",
21     "FirebaseAnalytics.framework",
22     "FirebaseAuth.framework",
23     "FirebaseDatabase.framework",
24     "FirebaseInstanceID.framework",
25     "GoogleInterchangeUtilities.framework",
26     "GoogleNetworkingUtilities.framework",
27     "GoogleSymbolUtilities.framework",
28     "GoogleUtilities.framework"
29   ],
30   "dependencies": {
31     "JSQMessagesViewController": [
32       "~> 7.3.4"
33     ],
34     "JSQSystemSoundPlayer": [
35       "~> 2.0.1"
36     ]
37   },
38   "libraries": [
39     "c++",
40     "icucore",
41     "sqlite3",
42     "z"
43   ],
44   "frameworks": [
45     "AddressBook",
46     "AdSupport",
47     "CFNetwork",
48     "CoreGraphics",
49     "SafariServices",
50     "Security",
51     "StoreKit",
52     "SystemConfiguration",
53     "UIKit"
54   ],
55   "pod_target_xcconfig": {
56     "OTHER_LDFLAGS": "$(inherited) -ObjC"
57   }