[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / 4 / Nexmo-Stitch / 1.2.0 / Nexmo-Stitch.podspec.json
blob297a73db09b608040eb8c77fd51ba149857eb41e
2   "name": "Nexmo-Stitch",
3   "version": "1.2.0",
4   "license": {
5     "type": "Apache"
6   },
7   "homepage": "https://github.com/nexmo/stitch-ios-sdk",
8   "authors": {
9     "Shams Ahmed": "shams.ahmed@vonage.com",
10     "Jodi Humphreys": "jodi.humphreys@vonage.com",
11     "Ivan Ivanov": "ivan.ivanov@vonage.com",
12     "Paul Calver": "paul.calver@vonage.com",
13     "Ashley Arthur": "ashley.arthur@vonage.com"
14   },
15   "social_media_url": "https://twitter.com/Nexmo",
16   "documentation_url": "https://ea.developer.nexmo.com/stitch/overview",
17   "summary": "Stitch enables communications across multiple channels including in-app messaging and in-app voice over IP",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source": {
22     "http": "https://github.com/Nexmo/stitch-ios-sdk/releases/download/1.2.0/Stitch.framework.zip"
23   },
24   "vendored_frameworks": "Carthage/Build/iOS/Stitch.framework",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0.3"
27   },
28   "dependencies": {
29     "RxCocoa": [
30       "~> 4.0.0"
31     ],
32     "NexmoGRDB.swift": [
33       "~> 0.90.3"
34     ],
35     "Alamofire": [
36       "~> 4.0.0"
37     ],
38     "Socket.IO-Client-Swift": [
39       "~> 13.0.0"
40     ],
41     "NexmoWebRTC": [
42       "~> 63.11.16"
43     ]
44   }