[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 9 / c / EngagementSDK / 2.5 / EngagementSDK.podspec.json
blob38f2ecda1694356a3adf20cf350d3c9998f843e6
2   "name": "EngagementSDK",
3   "version": "2.5",
4   "summary": "Audience Engagement Platform for Broadcasters",
5   "description": "LiveLike’s Audience Engagement Suite gives broadcasters’ teams full control to activate their mobile audience through social features.",
6   "homepage": "https://www.livelikevr.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "LiveLike Inc.": "contact@livelike.com"
13   },
14   "social_media_url": "https://twitter.com/LiveLikeVR",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5.0.1",
19   "source": {
20     "http": "https://s3.amazonaws.com/livelike-artifacts/ios/cocoapod_builds/LiveLike_IOSSDK_2.5.zip"
21   },
22   "source_files": [
23     "LiveLikeSDK/Sources/Common/**/*.{swift}",
24     "LiveLikeSDK/Support/EngagementSDK.h"
25   ],
26   "resources": [
27     "LiveLikeSDK/Resources/Common/*.xcassets",
28     "LiveLikeSDK/Resources/Common/**/*.json",
29     "LiveLikeSDK/Resources/Common/**/*.strings",
30     "LiveLikeSDK/Sources/Common/**/*.{storyboard,xib}"
31   ],
32   "dependencies": {
33     "PubNub": [
34       "~> 4.12.0"
35     ],
36     "lottie-ios": [
37       "~> 3.0.0"
38     ],
39     "Mixpanel-swift": [
40       "~> 2.5.8"
41     ],
42     "Bugsnag": [
43       "~> 5.22.0"
44     ]
45   },
46   "swift_version": "5.0.1"