[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 2 / b / VscCoreTextView / 1.0.6 / VscCoreTextView.podspec.json
blob0095f28b9844561ec2d5e12c9a4677e8fc6d9d85
2   "name": "VscCoreTextView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.6",
7   "summary": "富文本输入框",
8   "description": "支持富文本输入的TextView",
9   "homepage": "https://github.com/vcsatanial/VscCoreTextView",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "VincentSatanial": "116359398@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/vcsatanial/VscCoreTextView.git",
19     "tag": "1.0.6"
20   },
21   "source_files": "VscCoreTextView/*.{h,m}",
22   "resources": "VscCoreTextView/Resource/*.{bundle}",
23   "frameworks": "UIKit",
24   "requires_arc": true