[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / e / 0 / OptimoveSDK / 2.2.3 / OptimoveSDK.podspec.json
blobab4d529f39dae6f3442cea4bdae0af0de27e71c4
2   "name": "OptimoveSDK",
3   "version": "2.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     "Mobius Solutions": "mobile@optimove.com"
13   },
14   "source": {
15     "git": "https://github.com/optimove-tech/iOS-SDK-Integration-Guide.git",
16     "tag": "2.2.3"
17   },
18   "social_media_url": "https://twitter.com/Optimove",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "static_framework": true,
23   "swift_versions": "5",
24   "source_files": "OptimoveSDK/Classes/**/*",
25   "dependencies": {
26     "FirebaseMessaging": [
27       "~> 4.0"
28     ],
29     "MatomoTracker": [
30       "~> 6.0"
31     ],
32     "ReachabilitySwift": [
33       "~> 4.0"
34     ]
35   },
36   "frameworks": [
37     "UIKit",
38     "SystemConfiguration",
39     "UserNotifications",
40     "AdSupport"
41   ],
42   "swift_version": "5"