blob: b903e13304db69de9632677844facabe45857acb [file] [log] [blame]
{
"name": "HoonLib",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "HoonLib/Classes/**/*",
"dependencies": {
"CryptoSwift": [
]
},
"resource_bundles": {
"HoonLib": [
"HoonLib/Assets/*.png",
"HoonLib/Assets/*.xib",
"HoonLib/Classes/**/*.xib"
]
}
}