blob: 84e699126662e938071584e048368f1d78796b82 [file] [log] [blame]
{
"name": "DevolutionsCrypto",
"version": "0.0.2",
"summary": "A CocoaPods library for Devolutions crypto",
"description": "This CocoaPods library is for the Swift binding of the Devolutions crypto lib",
"homepage": "https://github.com/SebAubin/DevolutionsCrypto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sebastien Aubin": "spicheaubin@devolutions.net"
},
"platforms": {
"ios": "10"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/SebAubin/DevolutionsCrypto.git",
"tag": "0.0.2"
},
"source_files": "DevolutionsCrypto/**/*.{h,m,swift}",
"swift_version": "4.2"
}