blob: 8bcb2c82604766523a92e3df2c721dffa15f1830 [file] [log] [blame]
{
"name": "GBFloatingTextField",
"version": "0.5.0",
"summary": "GBFloatingTextField is a Floting TextField.",
"description": "GBFloatingTextField is a Floting TextField. Which also contains Left Image and Right Image. You also perform actions on Both Images.",
"homepage": "https://github.com/GurinderBatth/GBFloatingTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gurinder Batth": "mr.gsbatth@gmail.com"
},
"source": {
"git": "https://github.com/GurinderBatth/GBFloatingTextField.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GBFloatingTextField/Classes/**/*",
"swift_version": "3.2"
}