[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / b / TwilioTwilsockLib / 1.0.0 / TwilioTwilsockLib.podspec.json
blobecb32b9efc2b1a8952009aa69d87aa06e033967e
2   "name": "TwilioTwilsockLib",
3   "cocoapods_version": ">= 1.10.0",
4   "version": "1.0.0",
5   "summary": "Twilsock Library",
6   "description": "The Twilsock Library used by both Conversations SDK and Sync SDK.",
7   "homepage": "http://www.twilio.com/",
8   "platforms": {
9     "ios": "13.0"
10   },
11   "license": {
12     "type": "Commercial",
13     "text": "Copyright (c) Twilio, Inc. All rights reserved. Use of this software is subject to the terms and conditions of the Twilio Terms of Service located at http://www.twilio.com/legal/tos"
14   },
15   "authors": {
16     "Twilio": "help@twilio.com"
17   },
18   "source": {
19     "http": "https://sdk.twilio.com/ios/twilsock/releases/1.0.0/twilio-twilsock-ios-1.0.0.zip",
20     "sha256": "f783cedb93fa7268dde1a22266431ebd0b275d36d0245dd6a5389582bae18402"
21   },
22   "vendored_frameworks": "TwilioTwilsockLib.xcframework",
23   "dependencies": {
24     "TwilioCommonLib": [
25       "1.0.0"
26     ],
27     "TwilioStateMachine": [
28       "1.0.0"
29     ]
30   }