blob: e206bac6900c4d147ffcb72068f8f14a00fb503a [file] [log] [blame]
{
"name": "Sheet",
"version": "0.5.0",
"swift_version": "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.5.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}