blob: d8b2986e2d109c11bdc2903c443990d955761c87 [file] [log] [blame]
{
"name": "CZTextField",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CZTextField/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}