blob: cc3ecd74c42e520bbb4ecd5259a4aa6e33c45f46 [file] [log] [blame]
{
"name": "ETWinkerField",
"version": "0.1.0",
"summary": "Password visibility switch button for UITextField",
"description": " You can manage your password text fields easily with ETWinkerField. It also includes custom image support for your toggle button.\n",
"homepage": "https://github.com/ersentekin/ETWinkerField",
"license": "MIT",
"authors": {
"Ersen Tekin": "ersen.tekin@gmail.com"
},
"source": {
"git": "https://github.com/ersentekin/ETWinkerField.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ETWinkerField": [
"Pod/Resources/*.png"
]
}
}