[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / e / 0 / OptimoveSDK / 6.0.1 / OptimoveSDK.podspec.json
blob473bcf771c5d7ea26bd09341c14db7d403d88222
2   "name": "OptimoveSDK",
3   "version": "6.0.1",
4   "summary": "Official Optimove SDK for iOS.",
5   "description": "The Optimove SDK framework is used for reporting events and receive push notifications.",
6   "homepage": "https://github.com/optimove-tech/Optimove-SDK-iOS",
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/Optimove-SDK-iOS.git",
16     "tag": "6.0.1"
17   },
18   "social_media_url": "https://twitter.com/Optimove",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5",
23   "source_files": [
24     "OptimoveSDK/Sources/Classes/**/*",
25     "OptimobileShared/**/*"
26   ],
27   "resource_bundles": {
28     "OptimoveSDK": [
29       "OptimoveSDK/PrivacyInfo.xcprivacy"
30     ]
31   },
32   "dependencies": {
33     "OptimoveCore": [
34       "6.0.1"
35     ]
36   },
37   "frameworks": [
38     "Foundation",
39     "UIKit",
40     "SystemConfiguration",
41     "UserNotifications",
42     "CoreData"
43   ],
44   "swift_version": "5"