blob: 093755b468beeb0ef27be45c28e9dc28d41a69f5 [file] [log] [blame]
{
"name": "Hatch",
"version": "1.0.2",
"summary": "Hatch custom alerts.",
"homepage": "https://github.com/KuDji/Hatch",
"description": "Modeling rhino style Alerts",
"license": "MIT",
"authors": "kudjij@gmail.com",
"source": {
"git": "https://github.com/KuDji/Hatch.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "Source/*.swift",
"dependencies": {
"SnapKit": [
]
}
}