blob: 63619378e1223d0a6f376ca415e961ac2df32d65 [file] [log] [blame]
{
"name": "CryptoSecurity",
"version": "1.0",
"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.0"
},
"source_files": "Sources/*.{h,m,swift}",
"frameworks": "Security",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "10.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "3.2"
}