blob: 370bce5ad99241c169f99573ab96342decd3c207 [file] [log] [blame]
{
"name": "Sheet",
"version": "0.7.0",
"swift_versions": "4.2",
"summary": "Navigationable Action Sheet",
"description": "💦 Navigable custom action sheet like Flipboard",
"homepage": "https://github.com/ParkGwangBeom/Sheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gwangbeom": "battlerhkqo@naver.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ParkGwangBeom/Sheet.git",
"tag": "0.7.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_version": "4.2"
}