blob: 61cef812e90f2466ac18a0725cb94a17e1413c52 [file] [log] [blame]
{
"name": "UITextField_AutoSuggestion",
"version": "0.2.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.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UITextField_AutoSuggestion/Classes/**/*"
}