[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / e / 9 / SCPKIHelper / 0.2.0 / SCPKIHelper.podspec.json
blob2905ddac838ba1d179f3f5f92ea5245602103322
2   "name": "SCPKIHelper",
3   "version": "0.2.0",
4   "summary": "A set of functions to manage Public Key Infraestructure objects.",
5   "swift_versions": "5.0",
6   "description": "A set of functions to manage Public Key Infraestructure objects, like: Creating public and private keys, store and retrieve them. Generate CSR, verify signatures, encrypt and decrypt.",
7   "homepage": "https://github.com/libscudo/SCPKIHelper-iOS",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "eaceto": "ezequiel.aceto@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/libscudo/SCPKIHelper-iOS.git",
17     "tag": "0.2.0"
18   },
19   "social_media_url": "https://twitter.com/eaceto_pub",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "SCPKIHelper/Classes/**/*",
24   "swift_version": "5.0"