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