blob: 9a9ef66ee9a5d2a1b13cb9cb60e4aa441733f124 [file] [log] [blame]
{
"name": "RealtimeMessaging-iOS-Swift",
"version": "2.1.4",
"summary": "Swift Realtime Cloud Messaging (ORTC) SDK for iOS",
"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.",
"homepage": "https://github.com/realtime-framework/RealtimeMessaging-iOS-Swift",
"license": "MIT",
"authors": {
"Realtime.co": "framework@realtime.co"
},
"source": {
"git": "https://github.com/realtime-framework/RealtimeMessaging-iOS-Swift.git",
"tag": "2.1.4"
},
"social_media_url": "https://twitter.com/RTWworld",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Starscream": [
"1.1.4"
]
}
}