[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 0 / OptimoveSDK / 1.3.0 / OptimoveSDK.podspec.json
blob5261839df7c82cbeb6c7e756456993ce1c8ebeb0
2   "name": "OptimoveSDK",
3   "version": "1.3.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/optimove-tech/iOS-SDK-Integration-Guide",
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/optimove-tech/iOS-SDK-Integration-Guide.git",
16     "tag": "1.3.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/Classes/**/*",
25   "dependencies": {
26     "Firebase/Core": [
27       "5.15.0"
28     ],
29     "FirebaseAnalytics": [
30       "5.4.0"
31     ],
32     "FirebaseAnalyticsInterop": [
33       "1.1.0"
34     ],
35     "FirebaseCore": [
36       "5.1.10"
37     ],
38     "FirebaseDynamicLinks": [
39       "3.3.0"
40     ],
41     "FirebaseInstanceID": [
42       "3.3.0"
43     ],
44     "FirebaseMessaging": [
45       "3.2.2"
46     ],
47     "GoogleAppMeasurement": [
48       "5.4.0"
49     ],
50     "GoogleUtilities": [
51       "5.3.6"
52     ],
53     "Protobuf": [
54       "3.6.1"
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   ]