blob: 09412411a82a17fce0d98456cdfafeee5c1bf776 [file] [log] [blame]
{
"name": "SLSListView",
"version": "0.0.1",
"summary": "Swift list view component.",
"description": "SListView is an easy to use iOS list collection. Don't spend hours writing your code to display lists!",
"homepage": "https://github.com/shial4/SListView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Szymon Lorenz": "shial184686@gmail.com"
},
"social_media_url": "https://twitter.com/shial_4",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/shial4/SListView.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}