[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 0 / PoweredByDosh / 2.8.0 / PoweredByDosh.podspec.json
blob756d9c4565ecbb59ed2744875909747725adf92c
2   "name": "PoweredByDosh",
3   "version": "2.8.0",
4   "summary": "PoweredByDosh iOS SDK",
5   "description": "PoweredByDosh iOS SDK\nDocumentation available at https://poweredby.dosh.com/doc/.",
6   "homepage": "https://github.com/dosh-com/powered-by-dosh-ios-releases",
7   "license": {
8     "type": "Private",
9     "file": "PoweredByDosh.xcframework/LICENSE"
10   },
11   "authors": {
12     "Dosh Holdings Inc": "extservices@dosh.com"
13   },
14   "cocoapods_version": ">= 1.10.0",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "http": "https://poweredby-sdk-release.dosh.com/ios/2.8.0/PoweredByDosh-all.zip"
20   },
21   "default_subspecs": "PoweredByDosh",
22   "module_name": "PoweredByDosh",
23   "subspecs": [
24     {
25       "name": "PoweredByDosh",
26       "ios": {
27         "vendored_frameworks": "PoweredByDosh.xcframework"
28       }
29     },
30     {
31       "name": "DoshCardVaulting",
32       "ios": {
33         "vendored_frameworks": "DoshCardVaulting.xcframework"
34       },
35       "dependencies": {
36         "PoweredByDosh/PoweredByDosh": [
38         ]
39       }
40     }
41   ]