blob: 2b52df0b422e1853bca9240af7dba049bf64b190 [file] [log] [blame]
{
"name": "CZTextField",
"version": "0.1.2",
"summary": "An textfield with animated placeholders",
"description": "An textfield with animated placeholders.",
"homepage": "https://github.com/czeludzki/CZTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"czeludzki": "czeludzki@gmail.com"
},
"source": {
"git": "https://github.com/czeludzki/CZTextField.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CZTextField/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}