[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / d / XHHTextView / 0.0.1 / XHHTextView.podspec.json
blobf83003f0d5f5464d96cf6d0cdb018008a5aaee18
2   "name": "XHHTextView",
3   "version": "0.0.1",
4   "summary": "Subclass of UITextView with Placeholder",
5   "homepage": "https://github.com/274180213/XHHTextView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "XHH": "https://github.com/274180213"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/274180213/XHHTextView.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "XHHTextView/*",
22     "*.{h,m}"
23   ],
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "requires_arc": true