[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / b / 4 / a / SSSheetLayout / 1.0.0 / SSSheetLayout.podspec.json
blobff0365ebddbddfd7e74c540e759a097bd02a449f
2   "name": "SSSheetLayout",
3   "version": "1.0.0",
4   "summary": "This project is written for custom collection view layout like sheet form.",
5   "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",
6   "homepage": "https://github.com/ngodacdu/SSSheetLayout",
7   "screenshots": "https://raw.githubusercontent.com/ngodacdu/SSSheetLayout/master/Screenshots/sheetlayout.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ngô Đắc Du": "ngodacdu92@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ngodacdu/SSSheetLayout.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SSSheetLayout/Classes/**/*",
23   "pushed_with_swift_version": "3.0"