[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 1 / e / 0 / OptimoveSDK / 1.2.3 / OptimoveSDK.podspec.json
blob015875a65426a2366a8aaa6958234dd2760b97fe
2   "name": "OptimoveSDK",
3   "version": "1.2.3",
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.2.3"
17   },
18   "social_media_url": "https://twitter.com/Optimove",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "static_framework": true,
23   "swift_version": "4.1",
24   "source_files": "OptimoveSDK/Classes/**/*",
25   "dependencies": {
26     "Firebase/Core": [
27       "5.9.0"
28     ],
29     "FirebaseMessaging": [
30       "3.2.0"
31     ],
32     "FirebaseDynamicLinks": [
33       "3.1.0"
34     ],
35     "OptiTrackCore": [
37     ],
38     "XCGLogger": [
39       "~> 6.0.4"
40     ]
41   }