blob: 494f246e4c2a7f29a178a75a7c58374550820ca0 [file] [log] [blame]
{
"name": "BUStringPicker",
"version": "0.2.0",
"summary": "Accesible String Picker",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/burakustn/BUStringPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"burakustn": "burak.ustun@yga.org.tr"
},
"source": {
"git": "https://github.com/burakustn/BUStringPicker.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4",
"source_files": "BUStringPicker/Classes/*.swift"
}