blob: 2da2a0f5c0541e3725dc474ef39a26f8a9f9e3ed [file] [log] [blame]
{
"name": "DTStringPicker",
"version": "0.0.4",
"summary": "Modern String Picker with search functionality for iOS",
"description": "String Picker with search, and a section. Might be an alternative for ActionSheetPicker, at least for the string picker",
"homepage": "https://github.com/didats/DTStringPicker",
"screenshots": "https://raw.githubusercontent.com/didats/DTStringPicker/master/screenshot.gif",
"license": "MIT",
"authors": {
"Didats Triadi": "didats@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/didats/DTStringPicker.git",
"tag": "0.0.4"
},
"swift_versions": "5.0",
"source_files": "DTStringPicker/**/*.swift",
"swift_version": "5.0"
}