[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 8 / 0 / 2 / YLTextView / 0.2 / YLTextView.podspec.json
blob91fa91af7ab06acfda61950a279dd0fab1e85b97
2   "name": "YLTextView",
3   "version": "0.2",
4   "summary": "UITextView subclass with placeholder.",
5   "description": "UITextView subclass with placeholder, it supports Arabic language which is Right-To-Left.",
6   "homepage": "https://github.com/liyong03/YLTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liyong03": "liyong03@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/liyong03",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/liyong03/YLTextView.git",
20     "tag": "0.2"
21   },
22   "source_files": [
23     "YLTextView",
24     "YLTextView/**/*.{h,m}"
25   ],
26   "frameworks": "UIKit",
27   "requires_arc": true