blob: d75754ec9a80b90bfb91c2a4b435f7c3d5c46c1c [file] [log] [blame]
{
"name": "BSSelectableView",
"version": "1.8",
"summary": "Easily manage your token along with your single or multiply select view.",
"description": "Looking for simple Swift library to manage multiply or single selection? This one is for you:)",
"homepage": "https://github.com/kunass2/SelectableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bartłomiej Semańczyk": "bartekss2@icloud.com"
},
"source": {
"git": "https://github.com/kunass2/SelectableView.git",
"tag": "1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SelectableView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}