[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 8 / d / begateway / 3.0.4 / begateway.podspec.json
blobca205f9a18865d697a08b17248b847948884c60c
2   "name": "begateway",
3   "version": "3.0.4",
4   "summary": "Little framework to easy implement https://begateway.com/ in yout application",
5   "swift_versions": "5.0",
6   "platforms": {
7     "ios": "11.0"
8   },
9   "dependencies": {
10     "SwiftyRSA": [
12     ]
13   },
14   "description": "Whether you launch a new payment service provider or plan to replace the current processing system software with something technologically advanced and progressive to offer your customers a new level of service, we are ready to help and provide you our beGateway- payment gateway white label solution.",
15   "homepage": "https://begateway.com/",
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "authors": {
21     "eComCharge LLC": "techsupport@ecomcharge.com"
22   },
23   "source": {
24     "git": "https://github.com/begateway/begateway-ios-sdk.git",
25     "tag": "3.0.4"
26   },
27   "source_files": "begateway/**/**/*.{swift,h,m}",
28   "requires_arc": true,
29   "frameworks": "Security",
30   "resources": [
31     "begateway/Classes/**/*.*",
32     "begateway/Localization/*.lproj/*.strings",
33     "begateway/**/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
34   ],
35   "swift_version": "5.0"