blob: 5adca5fc5f2dcc1745327d819ad5fca2136634fc [file] [log] [blame]
{
"name": "crypto-swift",
"version": "1.0.4",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"swift_versions": "5.0",
"homepage": "https://github.com/idivljak-htec/crypto-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"idivljak-htec": "idivljak@execom.eu"
},
"source": {
"git": "https://github.com/idivljak-htec/crypto-swift.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*",
"swift_version": "5.0"
}