[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / f / Stitch / 0.22.0 / Stitch.podspec.json
blob3b421c742a28ed8673d42f90b57418c382c34992
2   "name": "Stitch",
3   "version": "0.22.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": "9.0"
20   },
21   "source": {
22     "http": "https://github.com/Nexmo/stitch-ios-sdk/releases/download/0.22.0/NexmoConversation.framework.zip"
23   },
24   "vendored_frameworks": "Carthage/Build/iOS/NexmoConversation.framework",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0.3"
27   },
28   "dependencies": {
29     "RxCocoa": [
30       "~> 4.1.2"
31     ],
32     "NexmoGRDB.swift": [
33       "~> 0.90.3"
34     ],
35     "Alamofire": [
36       "~> 4.6.0"
37     ],
38     "Socket.IO-Client-Swift": [
39       "~> 13.1.1"
40     ],
41     "NexmoWebRTC": [
42       "~> 63.11.16"
43     ]
44   },
45   "deprecated_in_favor_of": "Nexmo-Stitch"