[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / 7 / d / RAGTextField / 0.14.0 / RAGTextField.podspec.json
blob65af2f0ecc75fa4827de65cd3d9b17d512a4fcb2
2   "name": "RAGTextField",
3   "version": "0.14.0",
4   "summary": "Subclass of UITextField featuring a floating placeholder and a hint label.",
5   "description": "Subclass of UITextField that adds an animated placeholder and an optional hint label below the text. Supports an arbitrary view in the background of the text (outline and underline views are provided) as well as the left and right views, text alignments, flexible padding and offsets.",
6   "homepage": "https://github.com/raginmari/RAGTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "raginmari": "reimar.twelker@web.de"
13   },
14   "source": {
15     "git": "https://github.com/raginmari/RAGTextField.git",
16     "tag": "0.14.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/RAGTextField/Classes/**/*",
23   "swift_version": "5.0"