blob: cfb2c3eae554ce5a74def1686735dfef210cb4e4 [file] [log] [blame]
{
"name": "CryptoSecurity",
"version": "1.2",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Kevin Wooten": "kevin@outfoxx.io"
},
"homepage": "https://github.com/outfoxx/cryptosecurity",
"summary": "Crypto & Securty framework wrappers for Swift, along with ASN.1 and X.509 utilities.",
"source": {
"git": "https://github.com/outfoxx/CryptoSecurity.git",
"tag": "1.2"
},
"source_files": "Sources/*.{h,m,swift}",
"frameworks": "Security",
"swift_versions": [
"5.0",
"5.0"
],
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "10.0",
"watchos": "2.0"
},
"swift_version": "5.0"
}