[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / 0 / 9 / LKButterflyFCM / 0.2.0 / LKButterflyFCM.podspec.json
blobe1ec44b2131565edd3852583819daa9490606b88
2   "name": "LKButterflyFCM",
3   "version": "0.2.0",
4   "summary": "Firebase Cloud Messaging for Butterfly",
5   "description": "Shared code for notifications using Butterfly.  This is the iOS portion.",
6   "homepage": "https://github.com/lightningkite/butterfly-fcm-ios",
7   "license": "MIT",
8   "authors": {
9     "Captain": "joseph@lightningkite.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/lightningkite/butterfly-fcm-ios.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "LKButterflyFCM/**/*.swift",
19   "pod_target_xcconfig": {
20     "DEFINES_MODULE": "YES"
21   },
22   "requires_arc": true,
23   "swift_versions": "5.3",
24   "xcconfig": {
25     "SWIFT_VERSION": "5.3"
26   },
27   "dependencies": {
28     "LKButterfly/Core": [
30     ],
31     "Firebase/Analytics": [
33     ],
34     "Firebase/Messaging": [
36     ]
37   },
38   "swift_version": "5.3"