blob: cbaefbede1eb18aebe041d5c1cbfe543e5432b79 [file] [log] [blame]
{
"name": "KohanaTextField",
"version": "1.1.0",
"summary": "A TextField UIView with the Kohana animation.",
"description": "The KohanaTextField is a customizable UIView that implements the Kohana Text Field animation.",
"homepage": "http://github.com/natangr/KohanaTextField",
"license": "MIT",
"authors": {
"Natan Grando": "natangrando@gmail.com"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/natangr/KohanaTextField.git",
"tag": "1.1.0"
},
"source_files": [
"KohanaTextField",
"KohanaTextField/**/*.{h,m}"
],
"pushed_with_swift_version": "3.0"
}