blob: 6903d12f7bc6235097bf66c637862c4e1f0b04a9 [file] [log] [blame]
{
"name": "BUStringPicker",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4",
"source_files": "BUStringPicker/Classes/*.swift"
}