blob: 435fbb5cb80480ec6780a6f5be2fbba5d8515fc2 [file] [log] [blame]
{
"name": "APSearchTextField",
"version": "0.1.0",
"summary": "A generic UITextField with suggestions list.",
"description": "\"A generic UITextField with suggestion list.\"",
"homepage": "https://github.com/Bellaposa/APSearchTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bellaposa": "antonioposabella91@gmail.com"
},
"source": {
"git": "https://github.com/Bellaposa/APSearchTextField.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/nice_pose",
"platforms": {
"ios": "12.0"
},
"source_files": "APSearchTextField/Source/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}