[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 9 / SCPKIHelper / 0.1.2 / SCPKIHelper.podspec.json
bloba152c99a63ecc6fb5b768283287344c020e63abb
2   "name": "SCPKIHelper",
3   "version": "0.1.2",
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.1.2"
18   },
19   "social_media_url": "https://twitter.com/eaceto_public",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "SCPKIHelper/Classes/**/*",
24   "swift_version": "5.0"