blob: 3e4034d01d99363053c3cb5d61aad66fae09d246 [file] [log] [blame]
{
"name": "SPSheetKit",
"version": "0.1.0",
"summary": "SPSheetKit is a light kit to present sheet controller.",
"description": "SPSheetKit is a light kit to present sheet controller. It supports to show the sheet controller with up or down direction and customize colors.",
"homepage": "https://github.com/shiqp/SPSheetKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shiqp": "qingpu.shi@gmail.com"
},
"source": {
"git": "https://github.com/shiqp/SPSheetKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source_files": "SPSheetKit/Classes/**/*"
}