[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 5 / BootpayUI / 4.1.8 / BootpayUI.podspec.json
blobd49fced7d0f4d35bac7a1c3676b438767618c63f
2   "name": "BootpayUI",
3   "version": "4.1.8",
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.1.8"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "BootpayUI/Classes/**/*",
22   "resource_bundles": {
23     "BootpayUI": [
24       "BootpayUI/*.xcassets"
25     ]
26   },
27   "static_framework": true,
28   "dependencies": {
29     "Bootpay": [
30       "~> 4.1.7"
31     ],
32     "SCLAlertView": [
34     ],
35     "CryptoSwift": [
37     ],
38     "Alamofire": [
40     ],
41     "ObjectMapper": [
43     ],
44     "SnapKit": [
46     ],
47     "JGProgressHUD": [
49     ],
50     "SwiftyJSON": [
52     ]
53   }