[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 7 / e / YUMergeUnfoldTextView / 1.0.0 / YUMergeUnfoldTextView.podspec.json
blob10c685ff0816ebb5bb95f9001d815ff70adfe059
2   "name": "YUMergeUnfoldTextView",
3   "version": "1.0.0",
4   "summary": "一个可以展开、合并的textView",
5   "description": "组件已经自己做了高度的约束,高度自适应。不要移除高度的约束\n支持StoreBoard添加",
6   "homepage": "https://github.com/CombingMemory/YUMergeUnfoldTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lvyi": "956167738@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/CombingMemory/YUMergeUnfoldTextView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "YYText": [
33     ],
34     "Masonry": [
36     ]
37   }