[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 7 / 3 / GCMXLSParser / 1.0.0 / GCMXLSParser.podspec.json
blob3946b36f4511f811f38a0ae6c562befc4eee1d64
2   "name": "GCMXLSParser",
3   "version": "1.0.0",
4   "summary": "A short description of GCMXLSParser.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Snoopy008/GCMXLSParser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "984603904@qq.com": "Snoopy008"
13   },
14   "source": {
15     "git": "https://github.com/Snoopy008/GCMXLSParser.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "GCMXLSParser/Classes/**/*",
22   "public_header_files": "GCMXLSParser/Classes/*.h",
23   "libraries": [
24     "iconv.2",
25     "z"
26   ],
27   "dependencies": {
28     "SSZipArchive": [
30     ]
31   }