[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 1 / e / 0 / OptimoveSDK / 2.1.1 / OptimoveSDK.podspec.json
blob78ea5895b0600f8fad6ed2b440aa95f41b4ee9e6
2   "name": "OptimoveSDK",
3   "version": "2.1.1",
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": "2.1.1"
17   },
18   "social_media_url": "https://twitter.com/Optimove",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "static_framework": true,
23   "swift_versions": "4.2",
24   "source_files": "OptimoveSDK/Classes/**/*",
25   "dependencies": {
26     "FirebaseDynamicLinks": [
27       "4.0.0"
28     ],
29     "FirebaseMessaging": [
30       "4.0.2"
31     ],
32     "OptiTrackCore": [
33       "1.3.0"
34     ]
35   },
36   "frameworks": [
37     "UIKit",
38     "SystemConfiguration",
39     "UserNotifications",
40     "AdSupport"
41   ],
42   "swift_version": "4.2"