blob: 488f9c305570ba9111ba04d405e03d913d38bf6c [file] [log] [blame]
{
"name": "FlatInlinePicker",
"version": "0.0.1",
"summary": "Flat designed inline selector.",
"description": "A flat designed inline selector which wraps when presented with too many options. Useful for individuals who need a simple out of the box solution for multiselector.",
"homepage": "https://github.com/educrate/flat-inline-picker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"christianampe": "christianampe.work@gmail.com"
},
"source": {
"git": "https://github.com/educrate/flat-inline-picker.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "4.1",
"source_files": "FlatInlinePicker/Classes/**/*"
}