[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / e / HintTextView / 0.0.1 / HintTextView.podspec.json
blob1d39025ffa2d0669e9f6c6e0a0e1bc075be1b2a9
2   "name": "HintTextView",
3   "version": "0.0.1",
4   "summary": "UITextView support PlaceHolder.",
5   "homepage": "https://github.com/outofcoding/HintTextView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "OutOfCode": "outofcoding@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/outofcoding/HintTextView.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Sources/**/*",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "swift_version": "4.0"