[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / e / 1 / d / PayrailsCSE / 0.1.0 / PayrailsCSE.podspec.json
blobf36267eb3c5bd0a81673fc7ccdb629ddbe33234e
2   "name": "PayrailsCSE",
3   "version": "0.1.0",
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.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/**/*",
23   "dependencies": {
24     "JOSESwift": [
26     ]
27   },
28   "swift_version": "5.8"