[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / d / 9 / c / EngagementSDK / 2.91 / EngagementSDK.podspec.json
blob0c3ac60b673590f244c2c59775850222301be7ea
2   "name": "EngagementSDK",
3   "version": "2.91",
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://www.linkedin.com/company/livelike/",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0.1",
19   "source": {
20     "git": "https://bitbucket.org/livelike/livelike-ios-sdk.git",
21     "tag": "2.91"
22   },
23   "source_files": [
24     "Sources/EngagementSDK/**/*.{swift}",
25     "Support/EngagementSDK.h"
26   ],
27   "resource_bundles": {
28     "EngagementSDK_EngagementSDK": [
29       "Sources/EngagementSDK/Resources/Common/*.xcassets",
30       "Sources/EngagementSDK/Resources/Common/**/*.json",
31       "Sources/EngagementSDK/Resources/Common/**/*.strings",
32       "Sources/EngagementSDK/**/*.{storyboard,xib}"
33     ]
34   },
35   "dependencies": {
36     "lottie-ios": [
37       "~> 4.4.0"
38     ],
39     "LiveLikeCore": [
40       "~> 2.91"
41     ],
42     "LiveLikeSwift": [
43       "~> 2.91"
44     ]
45   },
46   "swift_version": "5.0.1"