[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / f / 5 / DapiBanking / 2.0.1 / DapiBanking.podspec.json
blob7009a84690936bfcbf502e35c8d99a84c0bd9d90
2   "name": "DapiBanking",
3   "version": "2.0.1",
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/2.0.1/DapiSDK.zip"
18   },
19   "vendored_frameworks": "DapiSDK.xcframework",
20   "frameworks": "WebKit",
21   "cocoapods_version": ">= 1.10.0",
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
27   },
28   "info_plist": {
29     "SDKVersion": "2.0.1"
30   }