blob: 9fb5e59b272d6b3f182b9cff6a7a9230889afa3d [file] [log] [blame]
{
"name": "CCTextFieldEffects",
"platforms": {
"ios": null
},
"version": "0.1.3",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Cokile/CCTextFieldEffects",
"authors": {
"Cokile": "kelvintgx@gmail.com"
},
"summary": "A simple replacement for UITextField.",
"source": {
"git": "https://github.com/Cokile/CCTextFieldEffects.git",
"tag": "v0.1.3"
},
"source_files": "CCTextFieldEffects/*.{h,m}",
"resources": "CCTextFieldEffects/*.png",
"requires_arc": true
}