blob: e48e14a79536c85c42ad56e56350813e4556d82a [file] [log] [blame]
{
"name": "HJExcelTableView",
"version": "1.0.0",
"summary": "A tableview likes excel for iOS",
"homepage": "https://github.com/hejeffery/HJExcelTableView.git",
"license": "MIT",
"authors": {
"hejeffery": "553504116@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hejeffery/HJExcelTableView.git",
"tag": "v1.0.0"
},
"source_files": "HJExcelTableView/*.{h,m}",
"requires_arc": true
}