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