blob: 7a6c0f8c70f09f832ea44f97942ae3146bfee317 [file] [log] [blame]
{
"name": "ListKit",
"version": "2.0.0",
"summary": "A libary that helps you build table views without re-inventing the data source",
"description": "A libary that helps you build table views without re-inventing the data source.",
"homepage": "https://github.com/Ben-G/ListKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Benjamin Encz": "me@benjamin-encz.de"
},
"social_media_url": "http://twitter.com/benjaminencz",
"source": {
"git": "https://github.com/Ben-G/ListKit.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ListKit/*.{swift}",
"pushed_with_swift_version": "3.0"
}