blob: ecadd5fb6a5ff21081afd9f17d6806bcb313913d [file] [log] [blame]
{
"name": "SKFormTextField",
"version": "0.2.2",
"summary": "Custom UITextField/UITextView",
"description": "Custom UITextField/UITextView container with form validation, description text and more",
"homepage": "https://github.com/chika-kasymov/SKFormTextField",
"license": "MIT",
"authors": {
"Shyngys Kassymov": "chika.kasymov@gmail.com"
},
"source": {
"git": "https://github.com/chika-kasymov/SKFormTextField.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SKFormTextField": [
"Pod/Assets/*.png"
]
}
}