Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pcjbird/quickexcelkit
A great & strong microsoft excel parser for iOS, support csv/xls/xlsx format. 一款微软 Excel 文件解析器,支持 csv/xls/xlsx 格式。
https://github.com/pcjbird/quickexcelkit
csv excel ios parser quick reader xls xlsx
Last synced: 3 days ago
JSON representation
A great & strong microsoft excel parser for iOS, support csv/xls/xlsx format. 一款微软 Excel 文件解析器,支持 csv/xls/xlsx 格式。
- Host: GitHub
- URL: https://github.com/pcjbird/quickexcelkit
- Owner: pcjbird
- License: mit
- Created: 2018-03-17T02:19:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-10T16:36:02.000Z (over 6 years ago)
- Last Synced: 2024-12-17T03:33:06.549Z (22 days ago)
- Topics: csv, excel, ios, parser, quick, reader, xls, xlsx
- Language: Objective-C
- Homepage:
- Size: 80.1 KB
- Stars: 17
- Watchers: 5
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![logo](logo.png)
[![Build Status](http://img.shields.io/travis/pcjbird/QuickExcelKit/master.svg?style=flat)](https://travis-ci.org/pcjbird/QuickExcelKit)
[![Pod Version](http://img.shields.io/cocoapods/v/QuickExcelKit.svg?style=flat)](http://cocoadocs.org/docsets/QuickExcelKit/)
[![Pod Platform](http://img.shields.io/cocoapods/p/QuickExcelKit.svg?style=flat)](http://cocoadocs.org/docsets/QuickExcelKit/)
[![Pod License](http://img.shields.io/cocoapods/l/QuickExcelKit.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![CocoaPods](https://img.shields.io/cocoapods/at/QuickExcelKit.svg)](https://github.com/pcjbird/QuickExcelKit)
[![CocoaPods](https://img.shields.io/cocoapods/dt/QuickExcelKit.svg)](https://github.com/pcjbird/QuickExcelKit)
[![GitHub release](https://img.shields.io/github/release/pcjbird/QuickExcelKit.svg)](https://github.com/pcjbird/QuickExcelKit/releases)
[![GitHub release](https://img.shields.io/github/release-date/pcjbird/QuickExcelKit.svg)](https://github.com/pcjbird/QuickExcelKit/releases)
[![Website](https://img.shields.io/website-pcjbird-down-green-red/https/shields.io.svg?label=author)](https://pcjbird.github.io)# QuickExcelKit
### A great & strong microsoft excel parser for iOS, support csv/xls/xlsx format. 一款微软 Excel 文件解析器,支持 csv/xls/xlsx 格式。## 安装 / Installation
方法一:`QuickExcelKit` is available through CocoaPods. To install it, simply add the following line to your Podfile:
```
pod 'QuickExcelKit'
```[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=https://github.com/pcjbird/QuickExcelKit)
[![Twitter Follow](https://img.shields.io/twitter/follow/pcjbird.svg?style=social)](https://twitter.com/pcjbird)