blob: e0a7723022c514257f9af9be85004dab80139b10 [file] [log] [blame]
{
"name": "NNExcelView",
"version": "1.0.3",
"summary": "like Microsoft Excel(OC/Swift).",
"description": "like Microsoft Excel(OC/Swift).",
"homepage": "https://github.com/shang1219178163/NNExcelView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shang1219178163": "shang1219178163@gmail.com"
},
"source": {
"git": "https://github.com/shang1219178163/NNExcelView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreFoundation"
],
"source_files": "NNExcelView/Classes/**/*",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.0"
}