blob: 8392b2f69f9e709a6d698d36e0920bec0f493f26 [file] [log] [blame]
{
"name": "HoonLib",
"version": "0.1.2",
"summary": "A short description of HoonLib.",
"description": "My library",
"homepage": "https://github.com/showthat/HoonLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"showthat": "emforhs7605@gmail.com"
},
"source": {
"git": "https://github.com/showthat/HoonLib.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "HoonLib/Classes/**/*",
"dependencies": {
"CryptoSwift": [
]
}
}