[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / 3 / 1 / RealtimeMessaging-iOS-Swift3-Push / 1.0.14 / RealtimeMessaging-iOS-Swift3-Push.podspec.json
blobc5041b7f84ab2e01b1cc7538accc1977bd44fa57
2   "name": "RealtimeMessaging-iOS-Swift3-Push",
3   "version": "1.0.14",
4   "summary": "Swift3 Realtime Cloud Messaging (ORTC) SDK for iOS with push notifications catgory",
5   "description": "Part of the The Realtime® Framework, Realtime Cloud Messaging (aka ORTC) is a secure, fast and highly scalable cloud-hosted Pub/Sub real-time message broker for web and mobile apps.\n\nIf your website or mobile app has data that needs to be updated in the user’s interface as it changes (e.g. real-time stock quotes or ever changing social news feed) Realtime Cloud Messaging is the reliable, easy, unbelievably fast, “works everywhere” solution.",
6   "homepage": "https://github.com/realtime-framework/RealtimeMessaging-iOS-Swift3-Push",
7   "license": "MIT",
8   "authors": {
9     "Realtime.co": "framework@realtime.co"
10   },
11   "source": {
12     "git": "https://github.com/realtime-framework/RealtimeMessaging-iOS-Swift3-Push.git",
13     "tag": "1.0.14"
14   },
15   "social_media_url": "https://twitter.com/RTWworld",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "RealtimeMessaging-iOS-Swift3": [
24       "~> 1.0.2"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"