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