blob: 9c47be4eb487696b7df96c571e35a8cad30ec373 [file] [log] [blame]
{
"name": "BSSelectableView",
"version": "0.2",
"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": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BSSelectableView/Classes/**/*",
"deprecated_in_favor_of": "SelectableView"
}