blob: e9aae8de058be7fe31308cf55679940346d6ec26 [file] [log] [blame]
{
"name": "CKTextField",
"version": "0.1.1",
"summary": "An improved version of the original UITextField.",
"description": " CKTextField was started as an enhanced UITextField which\n uses subtle animations to add to a better user\n experience.\n",
"homepage": "https://github.com/JaNd3r/CKTextField",
"screenshots": "https://raw.githubusercontent.com/JaNd3r/CKTextField/master/CKTextFieldDemo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Christian Klaproth": "ck@cm-works.de"
},
"social_media_url": "http://twitter.com/JaNd3r",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/JaNd3r/CKTextField.git",
"tag": "0.1.1"
},
"source_files": "CKTextField/*.{h,m}"
}