[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / a / f / PSXLSReader / 0.1.0 / PSXLSReader.podspec.json
blobf93b508f935116b3388b91f8aa49617488edc8b2
2   "name": "PSXLSReader",
3   "version": "0.1.0",
4   "summary": "A short description of PSXLSReader.",
5   "description": "TODO: Add long description of the pod 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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PSXLSReader/Classes/**/*",
22   "public_header_files": "PSXLSReader/Classes/PSXLSReader/*.h",
23   "libraries": [
24     "iconv.2",
25     "z"
26   ]