[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 5 / BootpayUI / 4.4.0 / BootpayUI.podspec.json
blobddaee01a49f7a1f998014bf08926f023065d7f88
2   "name": "BootpayUI",
3   "version": "4.4.0",
4   "summary": "Bootpay에서 지원하는 공식 SwiftUI 및 생체인증 결제 라이브러리 입니다. ios 14 이상부터 사용가능합니다.",
5   "description": "Bootpay에서 지원하는 공식 SwiftUI 및 생체인증 결제 라이브러리 입니다. ios 14 이상부터 사용가능합니다.",
6   "homepage": "https://github.com/bootpay/ios_swiftui",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bootpay": "bootpay.co.kr@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bootpay/ios_swiftui.git",
16     "tag": "4.4.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "BootpayUI/Classes/**/*",
22   "resource_bundles": {
23     "BootpayUI": [
24       "BootpayUI/*.xcassets"
25     ]
26   },
27   "swift_versions": [
28     "5.0"
29   ],
30   "static_framework": true,
31   "dependencies": {
32     "Bootpay": [
33       "~> 4.4.0"
34     ],
35     "SCLAlertView": [
37     ],
38     "CryptoSwift": [
40     ],
41     "Alamofire": [
43     ],
44     "ObjectMapper": [
46     ],
47     "SnapKit": [
49     ],
50     "JGProgressHUD": [
52     ],
53     "SwiftyJSON": [
55     ]
56   },
57   "swift_version": "5.0"