[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 8 / d / XmlHero / 1.2.0 / XmlHero.podspec.json
blob2adbb9b5776db852e4005abd1d26e5a55aa9145e
2   "name": "XmlHero",
3   "version": "1.2.0",
4   "summary": "XML engine",
5   "description": "Parse and create XML documents.",
6   "homepage": "https://github.com/iturb/xmlhero",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iturbide": "reach@iturbi.de"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/iturb/xmlhero.git",
19     "tag": "v1.2.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "resources": "Resources/**/*",
23   "pushed_with_swift_version": "4"