[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / 4 / IBExcelManager / 0.1.4 / IBExcelManager.podspec.json
blobe1f36f28059feabd814dbb0b9b268e97737fda38
2   "name": "IBExcelManager",
3   "version": "0.1.4",
4   "summary": "A short description of IBExcelManager.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/HDB-Li/IBExcelManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HDB-Li": "llworkinggroup@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/HDB-Li/IBExcelManager.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10"
21   },
22   "source_files": "Classes/**/*",
23   "public_header_files": "Classes/*.h",
24   "dependencies": {
25     "SSZipArchive": [
26       "2.4.2"
27     ],
28     "XMLReader": [
29       "0.0.2"
30     ]
31   }