blob: 69303a69046ed12e65c142fa79c9e93843eddea8 [file] [log] [blame]
{
"name": "TaniwhaTextField",
"version": "1.0",
"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.0"
},
"social_media_url": "https://twitter.com/jiaoliguo",
"platforms": {
"ios": "8.0"
},
"source_files": "TaniwhaTextField/Classes/TaniwhaTextField.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}