blob: b5bc9c68e35970bfb3cca981d055236e2827f45f [file] [log] [blame]
{
"name": "NNExcelView",
"version": "1.5.1",
"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.5.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreFoundation"
],
"source_files": "NNExcelView/Classes/**/*",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.0"
}