blob: 43684882edcdaa034a7d52dd804a3ef9f176b94d [file] [log] [blame]
{
"name": "VTextField",
"version": "1.0.10",
"summary": "VTextField is a UITextField",
"description": "'VTextField is a UITextField that will provide a floating placeholder and an error message'",
"homepage": "http://114.198.129.180/HTech/ios-vtextfield",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"42129682": "abseraspi@htechcorp.net",
"Yves Edward Andigan": "yoandigan@htechcorp.net"
},
"source": {
"git": "http://114.198.129.180/HTech/ios-vtextfield.git",
"tag": "1.0.10"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "Sources/**/*.swift",
"resources": "Sources/**/*.{xib,xcassets}",
"swift_version": "4.2"
}