blob: e9a805512d1fdff3c76824dcd9554b28da2471e2 [file] [log] [blame]
{
"name": "UIFloatPHTextField",
"version": "0.2.0",
"summary": "Create a label from placeholder in UITextField and easy use for dropdown in UITextField",
"description": "UIFloatPHTextField is simple ui for create placeholder replace label and base class for dropdown.",
"homepage": "https://github.com/sawijaya/UIFloatPHTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sawijaya": "wijaya.salim05@gmail.com"
},
"source": {
"git": "https://github.com/sawijaya/UIFloatPHTextField.git",
"tag": "0.2.0"
},
"resources": [
"UIFloatPHTextField/Resources/Images/*.png"
],
"platforms": {
"ios": "8.0"
},
"source_files": [
"UIFloatPHTextField/UIDropdownTextField.swift",
"UIFloatPHTextField/UIFloatPHTextfield.swift"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}