[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 8 / 5 / BetterTextField / 0.5.1 / BetterTextField.podspec.json
blob59790a4bbf7be6fef0a1548d037945e0a1e756dd
2   "name": "BetterTextField",
3   "version": "0.5.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A drop-in replacement for UITextField.",
9   "description": "\"Handles UITextField's inability to center the placeholder and text, if text alignment is set to centered and clear button is visible.\"",
10   "homepage": "https://github.com/duongel/BetterTextField",
11   "authors": {
12     "Hua Duong Tran": "duongel@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/duongel/BetterTextField.git",
16     "tag": "0.5.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "BetterTextField/*.swift",
23   "requires_arc": true