[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / d / 9 / c / EngagementSDK / 1.5.2 / EngagementSDK.podspec.json
blob7c42cc04e335b8b169ece92236cc846cb4b7da99
2   "name": "EngagementSDK",
3   "version": "1.5.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.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://bitbucket.org/livelike/livelike-public-downloads/downloads/LiveLike_IOSSDK_v1_5_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     "SendBirdSDK": [
34       "~> 3.0.149"
35     ],
36     "PubNub": [
37       "~> 4.8.7"
38     ],
39     "lottie-ios": [
40       "~> 2.5.3"
41     ],
42     "Mixpanel-swift": [
43       "~> 2.5.8"
44     ],
45     "ReactiveKit": [
46       "~> 3.13"
47     ]
48   },
49   "swift_version": "5.0.1"