[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / d / 0 / a / YHTextView / 0.1.0 / YHTextView.podspec.json
blobb2e163cd8e98ae3c106dc18aa9e1b28d622d66c7
2   "name": "YHTextView",
3   "version": "0.1.0",
4   "summary": "UITextView的拓展,支持限制字数、占位符、富文本输入等功能",
5   "homepage": "https://github.com/liyinhe2020/YHTextView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "liyinhee": "objc.li@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/liyinhe2020/YHTextView.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "static_framework": true,
21   "source_files": "YHTextView/**/*.{h,m}",
22   "public_header_files": "YHTextView/**/*.{h}",
23   "frameworks": "UIKit"