[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 4 / ZPlaceholderTextView / 0.4.0 / ZPlaceholderTextView.podspec.json
blob24fe099f4224ec67708b30e23a5352e27b2f3d2b
2   "name": "ZPlaceholderTextView",
3   "version": "0.4.0",
4   "summary": "A short description of ZPlaceholderTextView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sapphirezzz/ZPlaceholderTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zack Zheng": "zhengzuanzhe@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sapphirezzz/ZPlaceholderTextView.git",
16     "tag": "0.4.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ZPlaceholderTextView/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]