blob: 9ac1949769ac2c00ead0e855936f0e0e5e22e594 [file] [log] [blame]
{
"name": "UITextField_AutoSuggestion",
"version": "0.3.1",
"summary": "This is a category for UITextField which provides auto suggestion feature to any instance.",
"description": "This is a category for UITextField which provides auto suggestion feature to any instance.",
"homepage": "https://github.com/chika-kasymov/UITextField_AutoSuggestion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kassymov Shyngys": "chika.kasymov@gmail.com"
},
"source": {
"git": "https://github.com/chika-kasymov/UITextField_AutoSuggestion.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UITextField_AutoSuggestion/Classes/**/*"
}