[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / f / 9 / d / LwExcelParseTools / 0.1.0 / LwExcelParseTools.podspec.json
blob0320c4fba48ed49bf5cd4ed9feee894fc6ea5f74
2   "name": "LwExcelParseTools",
3   "version": "0.1.0",
4   "summary": "LwExcelParseTools 解析excel(xlsx,xls)",
5   "description": "LwExcelParseTools 能够解析xlsx和xls为后缀名的excel。",
6   "homepage": "https://github.com/guakeliao/LwExcelParseTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liaowei": "598951856@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/guakeliao/LwExcelParseTools.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "ExcelParseTools/Classes/**/*",
22   "vendored_libraries": "ExcelParseTools/Assets/**/*.a",
23   "libraries": [
24     "iconv",
25     "z"
26   ]