blob: f6d46b58619945195fdfa4ea965f473fbbff9ede [file] [log] [blame]
{
"name": "VTextField",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.2",
"source_files": "Sources/**/*.swift",
"resource_bundles": {
"VTextField": [
"Sources/**/*.{xib,storyboard,xcassets}"
]
},
"swift_version": "4.2"
}