[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / f / RichListViewOC / 0.1.1 / RichListViewOC.podspec.json
blobf0b8d5b73f5c69145c8453b90bde66bbbbdfdc7d
2   "name": "RichListViewOC",
3   "version": "0.1.1",
4   "summary": "富文本列表 RichListViewOC.",
5   "description": "富文本列表 RichListViewOC,针对项目中一些常用的列表展示组件管理.",
6   "homepage": "https://github.com/kenan0620/RichListViewOC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "coenen": "coenen@aliyun.com"
13   },
14   "source": {
15     "git": "https://github.com/kenan0620/RichListViewOC.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "RichListViewOC/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "YYText": [
28     ]
29   }