blob: 070f1933fb2a488d82d99ce159613ac779df3aae [file] [log] [blame]
{
"name": "SwiftyDequeuable",
"version": "1.0.2",
"summary": "A more simpler way to Dequeue Cells in Swift",
"description": "SwiftyDequeuable uses Generics and Protocol Oriented Programming to simplify reusing cells.",
"homepage": "https://github.com/GopherLabsLtd/SwiftyDequeuable",
"license": {
"type": "MIT",
"file": "License.md"
},
"authors": {
"Alex Nguyen": "hello@gopher.it"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GopherLabsLtd/SwiftyDequeuable.git",
"tag": "1.0.2"
},
"source_files": "Source/",
"exclude_files": "Source/Exclude",
"pushed_with_swift_version": "4.0"
}