[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 8 / d / begateway / 1.04 / begateway.podspec.json
blobb6b53a15e2b269122b694ed3c8a1c8548ce926d3
2   "name": "begateway",
3   "version": "1.04",
4   "summary": "Little framework to easy implement https://begateway.com/ in yout application",
5   "swift_versions": "5.0",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "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.",
10   "homepage": "https://begateway.com/",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Fedar Trukhan": "f.trukhan@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/begateway/begateway-ios-sdk.git",
20     "tag": "1.04"
21   },
22   "source_files": "begateway/Classes/**/*.{swift,h,m}",
23   "requires_arc": true,
24   "frameworks": "Security",
25   "resources": [
26     "begateway/Assets/**/*.*",
27     "begateway/Localization/*.lproj/*.strings"
28   ],
29   "swift_version": "5.0"