[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / d / 9 / c / EngagementSDK / 2.33.2 / EngagementSDK.podspec.json
blob39d13f88fccaa6f8d8eb3f9a444a65aeb131b2fd
2   "name": "EngagementSDK",
3   "version": "2.33.2",
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.livelike.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/LiveLikeInc",
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.33.2.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"
38     ],
39     "Mixpanel-swift": [
40       "~> 2.7"
41     ]
42   },
43   "swift_version": "5.0.1"