blob: 64d48dc511a9dcf5fddee3188fa22bd375624105 [file] [log] [blame]
{
"name": "HoonLib",
"version": "0.1.5",
"summary": "My Librarys",
"description": "테스트용 라이브러리 pod 프로젝트",
"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.5"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "HoonLib/Classes/**/*",
"dependencies": {
"CryptoSwift": [
]
}
}