blob: f8709b7556b7209334b00657649f71f899ee1026 [file] [log] [blame]
{
"name": "SelectionView",
"platforms": {
"ios": "9.0"
},
"summary": "View that allows many-from-many and one-from-many selection from predefined string data.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Agnieszka Patalas": "ampatalas@gmail.com"
},
"homepage": "https://github.com/ampatalas/SelectionView",
"source": {
"git": "https://github.com/ampatalas/SelectionView.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "SelectionView/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}