blob: 73af3d782e94621aa19d34bc6e67e363c9d0b166 [file] [log] [blame]
{
"name": "Sapporo",
"version": "3.0.0",
"summary": "cellmodel-driven collectionview manager",
"homepage": "https://github.com/nghialv/Sapporo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Le Van Nghia": "nghialv2607@gmail.com"
},
"social_media_url": "https://twitter.com/nghialv2607",
"swift_version": "4.1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nghialv/Sapporo.git",
"tag": "3.0.0"
},
"source_files": "Sapporo/**/*.swift",
"requires_arc": true
}