blob: 2fc314a030ccf271ff2cb107aa7a91d5d622712f [file] [log] [blame]
{
"name": "BSSelectableView",
"version": "0.1.0",
"summary": "Easily manage your token along with your single or multiply select view.",
"description": "Looking for simple and 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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BSSelectableView/Classes/**/*",
"dependencies": {
"ZFTokenField": [
]
},
"deprecated_in_favor_of": "SelectableView"
}