[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / d / PayrailsCSE / 0.1.1 / PayrailsCSE.podspec.json
blobe9cd85ed341b7e2d13e63005674e59ca0aed4118
2   "name": "PayrailsCSE",
3   "version": "0.1.1",
4   "summary": "Payrails client-side encryption SDK",
5   "swift_versions": "5.8",
6   "description": "SDK provides client side encryption and tokenization on Payrails platform.",
7   "homepage": "https://github.com/payrails/ios-cse",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Payrails": "contact@payrails.com"
14   },
15   "source": {
16     "git": "https://github.com/payrails/ios-cse.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/**/*",
23   "dependencies": {
24     "JOSESwift": [
26     ]
27   },
28   "swift_version": "5.8"