blob: d2c616711bb1304dca98585ce55b41f6191ab5ff [file] [log] [blame]
{
"name": "BSSelectableView",
"version": "1.0.6",
"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/BSSelectableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bartłomiej Semańczyk": "bartekss2@icloud.com"
},
"source": {
"git": "https://github.com/kunass2/BSSelectableView.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BSSelectableView/Classes/**/*",
"deprecated_in_favor_of": "SelectableView"
}