blob: faca2fe108e8470b6b88d0af91a17dda17f9d9f4 [file] [log] [blame]
{
"name": "UIFloatPHTextField",
"version": "0.5.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.5.0"
},
"resources": [
"UIFloatPHTextField/Resources/Images/*.png"
],
"platforms": {
"ios": "8.0"
},
"source_files": [
"UIFloatPHTextField/UIDropdownTextField.swift",
"UIFloatPHTextField/UIFloatPHTextfield.swift",
"UIFloatPHTextField/Fetch.swift",
"UIFloatPHTextField/UIImage+UIFloatPHTextField.swift",
"UIFloatPHTextField/UIImageView+UIFloatPHTextField.swift",
"UIFloatPHTextField/Item.swift",
"UIFloatPHTextField/DataConvertible.swift"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}