[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / b / PlaceholderUITextView / 1.0.0 / PlaceholderUITextView.podspec.json
blobcee31e3b0b98e38590b0dcf4098ec2feb7985246
2   "name": "PlaceholderUITextView",
3   "version": "1.0.0",
4   "summary": "A missing placeholder for UITextView.",
5   "homepage": "https://github.com/Hoangtaiki/PlaceholderUITextView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hoangtaiki": "duchoang.vp@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Hoangtaiki/PlaceholderUITextView.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Source/**/*.swift",
21   "ios": {
22     "frameworks": [
23       "UIKit",
24       "Foundation"
25     ]
26   }