blob: 34ce5fcb4b6c8352e9d82df12361d2248debb5f0 [file] [log] [blame]
{
"name": "BRTextField-Swift",
"version": "0.0.2",
"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.2"
},
"source_files": "BRTextField/BRTextField.swift",
"resource_bundles": {
"BRTextField": [
"BRTextField/BRTextField.bundle/*.png"
]
},
"pushed_with_swift_version": "4.0"
}