[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / 1 / f / NubiumMessaging-iOS / 0.1.1 / NubiumMessaging-iOS.podspec.json
blob6ae0a3d82b1a85dd7bf7eb72c2b5e2b33dc2424b
2   "name": "NubiumMessaging-iOS",
3   "version": "0.1.1",
4   "summary": "Nubium Messaging SDK iOS.",
5   "description": "Part of the [Nubium.io®](http://messaging.nubium.io), Nubium Messaging (aka ORTC) is a secure, fast and highly scalable cloud-hosted Pub/Sub real-time message broker for web and mobile apps.",
6   "homepage": "https://github.com/nubium-io-corp/nubium-messaging-ios",
7   "license": "MIT",
8   "authors": {
9     "IBT": "ortc@ibt.pt"
10   },
11   "source": {
12     "git": "https://github.com/nubium-io-corp/nubium-messaging-ios.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "NubiumMessaging-iOS": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "dependencies": {
27     "SocketRocket": [
28       "~> 0.4.2"
29     ]
30   }