[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 5 / BootpayUI / 4.3.0 / BootpayUI.podspec.json
blob5fa264388c5cb9c76cb3c1d29efc271bbe1e632a
2   "name": "BootpayUI",
3   "version": "4.3.0",
4   "summary": "Bootpay에서 지원하는 공식 SwiftUI 및 생체인증 결제 라이브러리 입니다. ios 14 이상부터 사용가능합니다.",
5   "description": "TODO: Add long description of the pod here.",
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.3.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.2.8"
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"