[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 7 / 6 / UITextView+Placeholder / 1.0.4 / UITextView+Placeholder.podspec.json
blobcb955184037678067125bdedd720f7259ab5f7e7
2   "name": "UITextView+Placeholder",
3   "version": "1.0.4",
4   "summary": "A missing placeholder for UITextView.",
5   "homepage": "https://github.com/devxoul/UITextView-Placeholder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "devxoul": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/UITextView-Placeholder.git",
15     "tag": "1.0.4"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "UITextView+Placeholder/UITextView+Placeholder.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]