[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 5 / 2 / a / B24PaymentSdk / 1.0.7 / B24PaymentSdk.podspec.json
blob8f0f0074130918156f1000624ec00deafccf13b8
2   "name": "B24PaymentSdk",
3   "version": "1.0.7",
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.7"
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   "info_plist": {
33     "CFBundleIdentifier": "com.bill24.B24PaymentSdk"
34   },
35   "pod_target_xcconfig": {
36     "PRODUCT_BUNDLE_IDENTIFIER": "com.bill24.B24PaymentSdk"
37   },
38   "exclude_files": "Classes/Exclude",
39   "dependencies": {
40     "Alamofire": [
41       "~> 5.4"
42     ],
43     "Socket.IO-Client-Swift": [
44       "~>16.1.0"
45     ]
46   },
47   "swift_version": "5.0"