blob: 41543a8194a00033d0f0e24c9afbc9bec07816b5 [file] [log] [blame]
{
"name": "SLGlowingTextField",
"version": "0.0.1",
"summary": "This is a very simple subclass of UITextField that is designed to look like a Bootstrap input field.",
"homepage": "https://github.com/aaronbrethorst/SLGlowingTextField",
"license": "MIT",
"authors": {
"Aaron Brethorst": "aaron@brethorsting.com"
},
"source": {
"git": "https://github.com/aaronbrethorst/SLGlowingTextField.git",
"tag": "0.0.1"
},
"platforms": {
"ios": null
},
"source_files": "SLGlowingTextField.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}