blob: a10570ba486f503f70670a3dbbb77b6ff44af696 [file] [log] [blame]
{
"name": "BRTextField",
"version": "0.0.1",
"summary": "BRTextField is bearead custom textfield.",
"description": "Bearead Input TextField, display a underline & a float label.",
"homepage": "https://github.com/BeareadIO/BRTextField",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"UnicornBoss": "archyvan9092@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/BeareadIO/BRTextField.git",
"tag": "0.0.1"
},
"source_files": "BRTextField/BRTextField.{h,m}",
"resource_bundles": {
"BRTextField": [
"BRTextField/BRTextField.bundle/*.png"
]
}
}