blob: a696d4da77fdbd2393ba4cf33a342784ade5f44f [file] [log] [blame]
{
"name": "TKFloatTextField",
"version": "2.0.1",
"summary": "TKFloatTextField base on ACFLoattingTextfield",
"description": "Base on ACFloattingTextfield https://github.com/ErAbhishekChandani/ACFloatingTextfield\nSupport auto fill email",
"homepage": "https://github.com/ducnnguyen/TKFloatTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ducnnguyen": "duc.nguyen@tiki.vn"
},
"source": {
"git": "https://github.com/ducnnguyen/TKFloatTextField.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"libextobjc": [
]
}
}