blob: 369d573e9d250c03f08517effa95550b47d7ea15 [file] [log] [blame]
{
"name": "VTextField",
"version": "1.0.6",
"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"
},
"source": {
"git": "http://114.198.129.180/HTech/ios-vtextfield.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "Sources/**/*.swift",
"resources": "Sources/**/*.{xib,xcassets}",
"swift_version": "4.2"
}