blob: 0f3d816d9e29b7514b9c20e3c97b94933b6d27f4 [file] [log] [blame]
{
"name": "BRTextField-Swift",
"version": "0.0.6",
"summary": "BRTextField is bearead custom textfield.",
"description": "Bearead Input TextField, display a underline & a float label.",
"homepage": "https://github.com/BeareadIO/BRTextField-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"UnicornBoss": "archyvan9092@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"git": "https://github.com/BeareadIO/BRTextField-Swift.git",
"tag": "0.0.6"
},
"source_files": "BRTextField/BRTextField.swift",
"resource_bundles": {
"BRTextField": [
"BRTextField/BRTextField.bundle/*.png"
]
},
"pushed_with_swift_version": "4.0"
}