blob: bf4ed21f132c543c886b2c5e370ed3c406076d51 [file] [log] [blame]
{
"name": "FTextField",
"version": "0.1.1",
"summary": "Custom TextField who inspired by LEGEND HTML tag",
"description": "Custom TextField who inspired by LEGEND HTML tag. Written in swift 4.2",
"homepage": "https://github.com/fadielse/FTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fadielse": "fadielse@gmail.com"
},
"source": {
"git": "https://github.com/fadielse/FTextField.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source_files": "FTextField/Classes/**/*.{h,m,swift}",
"swift_version": "4.2"
}