[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 8 / EasyPay / 1.0.5 / EasyPay.podspec.json
blob2f91ce063c049c7e60cdcd3232530d8857e330d8
2   "name": "EasyPay",
3   "version": "1.0.5",
4   "summary": "Mobile iOS SDK for Easy Pay",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Easy-Pay-Solutions/Mobile-SDK-IOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Easy Pay Solutions": "ndraper@easypaysolutions.com"
13   },
14   "source": {
15     "git": "https://github.com/Easy-Pay-Solutions/Mobile-SDK-IOS.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.9",
22   "source_files": "Sources/**/*.swift",
23   "resources": [
24     "Sources/**/*.xib",
25     "Sources/EasyPay/Resources/*.ttf",
26     "Sources/EasyPay/Resources/EasyPayAssets.xcassets"
27   ],
28   "resource_bundles": {
29     "EasyPay": [
30       "Resources/EasyPayAssets.xcassets",
31       "Resources/Fonts/*.ttf",
32       "Sources/**/*.xib"
33     ]
34   },
35   "dependencies": {
36     "Sentry": [
37       "~> 8.35.0"
38     ],
39     "IOSSecuritySuite": [
40       "1.9.11"
41     ]
42   },
43   "swift_version": "5.9"