blob: 09e85536a5a6b2e331f6300324d7f304090e8e4f [file] [log] [blame]
{
"name": "BSSelectableView",
"version": "1.5.1",
"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.5.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BSSelectableView/Classes/**/*"
}