[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / b / 8 / d / XmlHero / 1.1.1 / XmlHero.podspec.json
blobdea04376967e8dd7ed63f91b4499d972360c6b70
2   "name": "XmlHero",
3   "version": "1.1.1",
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.1"
20   },
21   "source_files": "Source/**/*.swift",
22   "resources": "Resources/**/*",
23   "pushed_with_swift_version": "4"