[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / c / 4 / CCExcelView / 0.0.12 / CCExcelView.podspec.json
blobfa7f7e398eb855e949e19ddb8e1c4ad1c8fb1a19
2   "name": "CCExcelView",
3   "version": "0.0.12",
4   "summary": "The Excel View a friendly way for iOS.",
5   "description": "iOS ExcelView 自定义表格,支持设置左右向锁住的列数,支持列排序(排序规则自己实现),支持设置topView,支持列表背景色,支持设置整行还是单元格点击的点击色",
6   "homepage": "https://github.com/Jonas-o/CCExcelView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luo": "824375137@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Jonas-o/CCExcelView.git",
19     "tag": "0.0.12"
20   },
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "source_files": [
24     "CCViews",
25     "CCExcelView/**/*.{h,m}"
26   ],
27   "resources": "CCExcelView/CCResources/*.bundle"