blob: 9b682470b4d0a49185f9a47ef6e9e2c2dfb46dfb [file] [log] [blame]
{
"name": "cyhSimpleExcel",
"version": "1.0.0",
"summary": "make a Excel for iOS",
"homepage": "https://github.com/CYHAI9/CyhSimpleExcel",
"license": "MIT",
"authors": {
"又是一个大叔": "3069126500@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CYHAI9/CyhSimpleExcel.git",
"tag": "1.0.0"
},
"source_files": "SimpleExcel/*.{h,m}",
"public_header_files": "SimpleExcel/*.h"
}