[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / 8 / 2 / OptimoveSDK-beta / 2.0.0 / OptimoveSDK-beta.podspec.json
bloba08f02815dfceab6f27540809fa864d98a1ef4cd
2   "name": "OptimoveSDK-beta",
3   "version": "2.0.0",
4   "summary": "Optimove SDK for Analytics and push notifications.",
5   "description": "This Pod includes the Optimove framework for reporting events and receive optimove push notifications",
6   "homepage": "https://github.com/elkanaoptimove/optimovesdk-beta",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "optimove mobile developer": "optimove.develop.mobile@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/elkanaoptimove/optimovesdk-beta.git",
16     "tag": "2.0.0"
17   },
18   "social_media_url": "https://twitter.com/Optimove",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "static_framework": true,
23   "swift_version": "4.2",
24   "source_files": "OptimoveSDK-beta/Classes/**/*",
25   "dependencies": {
26     "Firebase": [
27       "5.20.1"
28     ],
29     "FirebaseAnalytics": [
30       "5.8.0"
31     ],
32     "FirebaseAnalyticsInterop": [
33       "1.2.0"
34     ],
35     "FirebaseCore": [
36       "5.4.1"
37     ],
38     "FirebaseDynamicLinks": [
39       "3.4.3"
40     ],
41     "FirebaseInstanceID": [
42       "3.8.1"
43     ],
44     "FirebaseMessaging": [
45       "3.5.0"
46     ],
47     "GoogleAppMeasurement": [
48       "5.8.0"
49     ],
50     "GoogleUtilities": [
51       "5.5.0"
52     ],
53     "Protobuf": [
54       "3.7.0"
55     ],
56     "nanopb": [
57       "0.3.901"
58     ],
59     "OptiTrackCore": [
60       "1.3.0"
61     ]
62   },
63   "frameworks": [
64     "UIKit",
65     "SystemConfiguration",
66     "UserNotifications",
67     "AdSupport"
68   ]