[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 0 / 2 / WishiSDK / 0.0.11 / WishiSDK.podspec.json
blob8a18568ea14be1b74ae26c47e6fc8968932b9ce1
2   "name": "WishiSDK",
3   "version": "0.0.11",
4   "summary": "Wishi SDK for iOS",
5   "homepage": "https://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.11"
19   },
20   "ios": {
21     "vendored_frameworks": "WishiSDK.xcframework"
22   },
23   "dependencies": {
24     "TwilioConversationsClient": [
25       "2.2.4"
26     ]
27   }