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