[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / a / f / PSXLSReader / 0.1.1 / PSXLSReader.podspec.json
blobc45a4b9300bb46203c158afcb7c1e4b3b82d2c43
2   "name": "PSXLSReader",
3   "version": "0.1.1",
4   "summary": "a xls reader in objective-c",
5   "description": "PSXLSReader is a branch of DHlibxls. DHlibxls seem to been deprecated since three years ago and no one maintained. \nso PSXLSReader came here.",
6   "homepage": "https://github.com/DeveloperPans/PSXLSReader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DeveloperPans": "shengpann@163.com"
13   },
14   "source": {
15     "git": "https://github.com/DeveloperPans/PSXLSReader.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "source_files": "PSXLSReader/Classes/**/*",
23   "public_header_files": "PSXLSReader/Classes/PSXLSReader/*.h",
24   "libraries": [
25     "iconv.2",
26     "z"
27   ]