blob: 1ce051d8fc1a78ee38082011d460f115b0fc1146 [file] [log] [blame]
{
"name": "YHExcelView",
"version": "0.11",
"summary": "iOS Similar to excel the rows and columns of tableview 类似于excel多行多列的tableview OC ExcelView GridView",
"homepage": "https://github.com/ShenYahui/YHExcelView",
"license": "MIT",
"authors": {
"JohnShen": "472325216@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ShenYahui/YHExcelView.git",
"tag": "0.11"
},
"source_files": "ExcelView/**/*.{h,m}",
"requires_arc": true
}