blob: 6b7b3bb590c2f0304e95ba036a25882134f1cd43 [file] [log] [blame]
{
"name": "RealtimeMessaging-iOS-Swift3",
"version": "1.0.0",
"summary": "Swift3 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-Swift3",
"license": "MIT",
"authors": {
"Realtime.co": "framework@realtime.co"
},
"source": {
"git": "https://github.com/realtime-framework/RealtimeMessaging-iOS-Swift3.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/RTWworld",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Starscream": [
"2.0.0"
]
}
}