[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 1 / 8 / XMLHelper / 0.1.1 / XMLHelper.podspec.json
blob95d3b75400106fc215b10c31343105cfdae9de23
2   "name": "XMLHelper",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "XMLModeler/XML*.swift"