blob: 768177c0e3db8b9730764decb0cb4e1d412291c9 [file] [log] [blame]
{
"name": "HoonLib",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source_files": "HoonLib/Classes/**/*"
}