blob: 38bfe2f6b25352cdcc2f8c77b752779d57b4fb6b [file] [log] [blame]
{
"name": "APSearchTextField",
"version": "0.0.2",
"summary": "A reusable UITextField subclass with suggestions list",
"frameworks": "XCTest",
"description": "A Generic reusable UITextField subclass with suggestions list",
"homepage": "https://github.com/Bellaposa/APSearchTextField",
"license": "MIT",
"authors": {
"Antonio Posabella": "antonioposabella91@gmail.com"
},
"social_media_url": "https://twitter.com/nice_pose",
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Bellaposa/APSearchTextField.git",
"tag": "0.0.2"
},
"source_files": "APSearchTextField/**/*.{h,m,swift}",
"swift_version": "5.0"
}