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