[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / 5 / 9 / FastXML / 1.2.0 / FastXML.podspec.json
blob3a967d21618d468f24b0ea2820c920813ceeff15
2   "name": "FastXML",
3   "version": "1.2.0",
4   "summary": "Fast XML parsing library.",
5   "description": "Fast XML parsing library in Swift.\nDeveloper: Morgan Fitussi",
6   "homepage": "https://github.com/Dohko/FastXML",
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/FastXML.git",
22     "tag": "1.2.0"
23   },
24   "source_files": "Source/*.swift"