blob: c501edfbb44541600c1fc7fc2373f80553831f8a [file] [log] [blame]
{
"name": "TKFloatTextField",
"version": "2.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"libextobjc": [
]
}
}