[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 2 / a / B24PaymentSdk / 1.0.0 / B24PaymentSdk.podspec.json
blob485b54a12297921aa1177f418c3db4f34733b749
2   "name": "B24PaymentSdk",
3   "version": "1.0.0",
4   "summary": "Easy connect to payment with multiple payment method just one time integration",
5   "description": "This instructions will get you a conplete guide on how to integrate with our sdk to allow your consumer to payment via bill24 finacial partner .",
6   "homepage": "https://github.com/Bill24CoLtd/IOS-B24PaymentSdk",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Bill24CoLtd": "bill24.net@gmail.com"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/Bill24CoLtd/IOS-B24PaymentSdk.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "B24PaymentSdk/**/*.swift",
23     "B24PaymentSdk/**/**/*.swift"
24   ],
25   "resource_bundles": {
26     "B24PaymentSdk": [
27       "B24PaymentSdk/Assets/**/*",
28       "B24PaymentSdk/Localizable/**/*",
29       "B24PaymentSdk/Views/**/*"
30     ]
31   },
32   "exclude_files": "Classes/Exclude",
33   "dependencies": {
34     "Alamofire": [
35       "~> 5.4"
36     ],
37     "Socket.IO-Client-Swift": [
38       "~>16.1.0"
39     ]
40   },
41   "swift_version": "5.0"