blob: 2418f498a1a5ee3350b3a34aa6ef9fa393e77aba [file] [log] [blame]
{
"name": "Sheet",
"version": "0.3.0",
"swift_version": "4.0",
"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.3.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}