blob: ff0365ebddbddfd7e74c540e759a097bd02a449f [file] [log] [blame]
{
"name": "SSSheetLayout",
"version": "1.0.0",
"summary": "This project is written for custom collection view layout like sheet form.",
"description": "- This project is written for custom collection view layout like sheet form\n- In fact, many applications need to show view like sheet, so this project focus to make the collection view scrollable horizontal and vertical. The main feature is keep top and left dock",
"homepage": "https://github.com/ngodacdu/SSSheetLayout",
"screenshots": "https://raw.githubusercontent.com/ngodacdu/SSSheetLayout/master/Screenshots/sheetlayout.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ngô Đắc Du": "ngodacdu92@gmail.com"
},
"source": {
"git": "https://github.com/ngodacdu/SSSheetLayout.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SSSheetLayout/Classes/**/*",
"pushed_with_swift_version": "3.0"
}