blob: 5948cc65ec2782e3c4322b73ca6d90e3a30420f2 [file] [log] [blame]
{
"name": "HoonLib",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "HoonLib/Classes/**/*",
"dependencies": {
"CryptoSwift": [
]
}
}