[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 5 / UIFloatPHTextField / 0.4.0 / UIFloatPHTextField.podspec.json
blob024e2a37117758303d24b962d821d93137fc2552
2   "name": "UIFloatPHTextField",
3   "version": "0.4.0",
4   "summary": "Create a label from placeholder in UITextField and easy use for dropdown in UITextField",
5   "description": "UIFloatPHTextField is simple ui for create placeholder replace label and base class for dropdown.",
6   "homepage": "https://github.com/sawijaya/UIFloatPHTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sawijaya": "wijaya.salim05@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sawijaya/UIFloatPHTextField.git",
16     "tag": "0.4.0"
17   },
18   "resources": [
19     "UIFloatPHTextField/Resources/Images/*.png"
20   ],
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": [
25     "UIFloatPHTextField/UIDropdownTextField.swift",
26     "UIFloatPHTextField/UIFloatPHTextfield.swift"
27   ],
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3.0"
30   },
31   "pushed_with_swift_version": "3.0"