[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / 9 / 3 / cyberpaysdk / 0.1.5 / cyberpaysdk.podspec.json
blobd66f9ce1ae8463355fe6c29f3c16a2fdcd7b43bb
2   "name": "cyberpaysdk",
3   "version": "0.1.5",
4   "summary": "The iOS SDK for the cyberpay payment gateway",
5   "description": "The iOS SDK for the cyberpay payment gateway, with a drop in UI",
6   "homepage": "https://github.com/cyberspace-ltd/cyberpay-iosx",
7   "screenshots": "https://p0.f0.n0.cdn.getcloudapp.com/items/mXuBWGAX/cyberpayios.png?v=8ca7183d8a6b4e264f090e9af4952850",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "davidehigiator": "david.ehigiator@cyberspace.net.ng"
14   },
15   "source": {
16     "git": "https://github.com/cyberspace-ltd/cyberpay-iosx.git",
17     "tag": "0.1.5"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "cyberpaysdk/Classes/**/*",
24   "resources": [
25     "cyberpaysdk/Assets/Assets.xcassets"
26   ],
27   "dependencies": {
28     "RxSwift": [
29       "~> 5.0.1"
30     ],
31     "RxCocoa": [
32       "~> 5.0.1"
33     ],
34     "FittedSheets": [
35       "~> 1.4.5"
36     ],
37     "MaterialComponents/BottomSheet": [
38       "~> 94.4.0"
39     ]
40   },
41   "swift_version": "5.0"