[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 9 / PKCS-Universal / 1.0.2 / PKCS-Universal.podspec.json
blobd877a8a9eed96a14638b018202a28e923fdb8840
2   "name": "PKCS-Universal",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": null
6   },
7   "license": "MIT",
8   "homepage": "http://github.com/hohl/PKCS-Universal",
9   "summary": "Obj-C helper for working with PKCS/RSA, Keychain and CommonCrypto.",
10   "description": "Helper which allows to remove boiler plate code when developing applications which requiere PKCS encryption, decryption and RSA key generation.",
11   "authors": {
12     "Michael Hohl": "me@michaelhohl.net"
13   },
14   "source": {
15     "git": "https://github.com/hohl/PKCS-Universal.git",
16     "tag": "pod-1.0.2"
17   },
18   "source_files": "Classes/",
19   "requires_arc": false