[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / d / 9 / episerver.push.ios.sdk / 0.1.0 / episerver.push.ios.sdk.podspec.json
blobc9d1389a31c57d79fab328783608a08568e45881
2   "name": "episerver.push.ios.sdk",
3   "version": "0.1.0",
4   "summary": "A software development kit (SDK), that facilitates sending push messages from Episerver Campaign to an iOS app.",
5   "description": "The SDK registers the app at Google Firebase and retrieves a registration token,\nwhich is then fowarded to Episerver Campaign and can be used to send push messages\nto the app.",
6   "homepage": "https://github.com/episerver-berlin/episerver.push.ios.sdk",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Till Klister": "till.klister@episerver.com"
13   },
14   "source": {
15     "git": "https://github.com/episerver-berlin/episerver.push.ios.sdk.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/episerver",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "4.0",
23   "source_files": "episerver.push.ios.sdk/Classes/**/*",
24   "static_framework": true,
25   "dependencies": {
26     "FirebaseMessaging": [
27       "~> 4.1"
28     ],
29     "FirebaseCore": [
30       "~> 6.3"
31     ]
32   },
33   "swift_version": "4.0"