[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 0 / 2 / WishiSDK / 0.0.15 / WishiSDK.podspec.json
blobc1ae73be046e92a19b77cd1a8776cb6dcf5a85d7
2   "name": "WishiSDK",
3   "version": "0.0.15",
4   "summary": "Wishi SDK for iOS",
5   "homepage": "https://docs.wishi.me",
6   "authors": {
7     "Dev": "dev@wishi.me"
8   },
9   "license": {
10     "type": "MIT",
11     "text": "MIT License"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/wishidev/sdk-ios-spm.git",
18     "tag": "0.0.15"
19   },
20   "ios": {
21     "vendored_frameworks": "WishiSDK.xcframework"
22   },
23   "dependencies": {
24     "TwilioConversationsClient": [
25       "2.2.4"
26     ]
27   }