blob: cb51dd80bd5201529dd5a78e92976e806592d330 [file] [log] [blame]
{
"name": "TaniwhaTextField",
"version": "1.5",
"summary": "TaniwhaTextField is a lightweight and beautiful swift textfield framework. And also you can highly customize it.",
"description": "TaniwhaTextField is a lightweight and beautiful swift textfield framework. And also you can highly customize it. Long-term support for sure.",
"homepage": "https://github.com/iceman201/TaniwhaTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liguo jiao": "liguo@jiao.co.nz"
},
"source": {
"git": "https://github.com/iceman201/TaniwhaTextField.git",
"tag": "1.5"
},
"social_media_url": "https://twitter.com/jiaoliguo",
"platforms": {
"ios": "8.0"
},
"source_files": "TaniwhaTextField/Classes/TaniwhaTextField.swift",
"frameworks": "UIKit"
}