[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 8 / d / XmlHero / 1.1.0 / XmlHero.podspec.json
blobd55e9c17e0269c1599701cea9326f3b869d83b84
2   "name": "XmlHero",
3   "version": "1.1.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.1.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "resources": "Resources/**/*",
23   "pushed_with_swift_version": "4"