[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / d / 9 / c / EngagementSDK / 2.51.2 / EngagementSDK.podspec.json
blob5bb672cee37a0be6f458a817e12fbd17265264cf
2   "name": "EngagementSDK",
3   "version": "2.51.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.51.2.zip"
21   },
22   "source_files": [
23     "Sources/EngagementSDK/**/*.{swift}",
24     "Support/EngagementSDK.h"
25   ],
26   "resource_bundles": {
27     "EngagementSDK_EngagementSDK": [
28       "Sources/EngagementSDK/Resources/Common/*.xcassets",
29       "Sources/EngagementSDK/Resources/Common/**/*.json",
30       "Sources/EngagementSDK/Resources/Common/**/*.strings",
31       "Sources/EngagementSDK/**/*.{storyboard,xib}"
32     ]
33   },
34   "dependencies": {
35     "PubNubSwift": [
36       "~> 4.0"
37     ],
38     "lottie-ios": [
39       "~> 3.0"
40     ]
41   },
42   "swift_version": "5.0.1"