[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 8 / 6 / GDPTextView / 0.0.6 / GDPTextView.podspec.json
blob5d132701fbccab9d1d4959a6a5d6cbe65eb80735
2   "name": "GDPTextView",
3   "version": "0.0.6",
4   "summary": "TextView有占位符合字数限制和提示",
5   "homepage": "https://gitee.com/luohanguo1222/GDPTextView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "luohanguo": "wy335089101@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://gitee.com/luohanguo1222/GDPTextView.git",
18     "tag": "0.0.6"
19   },
20   "requires_arc": true,
21   "source_files": "GDPTextView/**/*.{h,m}",
22   "public_header_files": "GDPTextView/**/*.{h}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Masonry": [
30     ]
31   }