blob: 8fcaf5a0a5de5daa1ded25af726982e94792ed2a [file] [log] [blame]
{
"name": "APGenericSearchTextField",
"version": "0.2.2",
"summary": "A generic search UITextField with suggestions list",
"description": "\"A generic search UITextField with suggestions list with the power of KeyPath and NSPredicate\"",
"homepage": "https://github.com/Bellaposa/APGenericSearchTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bellaposa": "antonioposabella91@gmail.com"
},
"source": {
"git": "https://github.com/Bellaposa/APGenericSearchTextField.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/nice_pose",
"platforms": {
"ios": "12.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}