[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 8 / SwiftXML / 1.0.0 / SwiftXML.podspec.json
blobb16e3d28b9bf79e27fa623c62418b7eac2d66afa
2   "name": "SwiftXML",
3   "version": "1.0.0",
4   "summary": "Fast XML parsing library.",
5   "description": "Fast XML parsing library in Swift.\nDeveloper: Morgan Fitussi",
6   "homepage": "https://github.com/Dohko/SwiftXML",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Morgan Fitussi": "mfitussi@gmail.com"
12   },
13   "swift_version": "4.1",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/Dohko/SwiftXML.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "Source/*.swift"