[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 0 / f / 5 / DapiBanking / 1.0.0-beta3 / DapiBanking.podspec.json
blob0279f48a9f2d2f6851e784908a84a51d9f8dd33f
2   "name": "DapiBanking",
3   "version": "1.0.0-beta3",
4   "summary": "Financial APIs to connect users bank accounts.",
5   "homepage": "https://dapi.com",
6   "authors": {
7     "Dapi": "dev@dapi.com"
8   },
9   "license": {
10     "type": "MIT",
11     "text": "Copyright (C) 2018 Dapi Permission is hereby granted to use this framework as is, modification are not allowed. All rights reserved.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "http": "https://github.com/dapi-co/Dapi-iOS/releases/download/1.0.0-beta3/DapiSDK.zip"
18   },
19   "vendored_frameworks": "DapiSDK.xcframework",
20   "cocoapods_version": ">= 1.10.0",
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
26   },
27   "info_plist": {
28     "SDKVersion": "1.0.0-beta3"
29   }