[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / 0 / AEXML / 4.7.0 / AEXML.podspec.json
blob39ad914e47a79ab4984b4134e6c82149c8661509
2   "name": "AEXML",
3   "version": "4.7.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Swift minion for simple and lightweight XML parsing",
9   "source": {
10     "git": "https://github.com/tadija/AEXML.git",
11     "tag": "4.7.0"
12   },
13   "source_files": "Sources/AEXML/*.swift",
14   "swift_versions": [
15     "4.0",
16     "4.2",
17     "5.0",
18     "5.1",
19     "5.2",
20     "5.3"
21   ],
22   "platforms": {
23     "ios": "12.0",
24     "osx": "10.13",
25     "tvos": "12.0",
26     "watchos": "4.0"
27   },
28   "homepage": "https://github.com/tadija/AEXML",
29   "authors": {
30     "tadija": "tadija@me.com"
31   },
32   "social_media_url": "https://twitter.com/tadija",
33   "swift_version": "5.3"