[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / c / e / HintTextView / 0.1.0 / HintTextView.podspec.json
blob97751400f2e557ac141b807578d3fc15b14a4940
2   "name": "HintTextView",
3   "version": "0.1.0",
4   "summary": "UITextView Support PlaceHolder.",
5   "swift_version": "4.0",
6   "description": "iOS UITextView is not support PlaceHolder.\nThis Library is support. code and storyboard",
7   "homepage": "https://github.com/outofcoding/HintTextView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "outofcode": "outofcoding@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/outofcoding/HintTextView.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "HintTextView/Classes/**/*"