[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 1 / 8 / XMLHelper / 0.1.3 / XMLHelper.podspec.json
blobb8d23343c588c45fd15b6ad93c66a4e4742b7109
2   "name": "XMLHelper",
3   "version": "0.1.3",
4   "summary": "Simple XML parser",
5   "description": "This XMLHelper will parse the xml data for you, and provides some convenient usage",
6   "homepage": "https://github.com/GeekXiaowei/XMLHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Xu Weiting": "geek_xwt@163.com"
13   },
14   "source": {
15     "git": "https://github.com/GeekXiaowei/XMLHelper.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "XMLModeler/XML*.swift"