[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / 0 / AEXML / 4.6.1 / AEXML.podspec.json
blobb3113a8985cfff6909b68542f3f3258ab7f240b9
2   "name": "AEXML",
3   "version": "4.6.1",
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.6.1"
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": "9.0",
24     "osx": "10.10",
25     "tvos": "9.0",
26     "watchos": "3.0"
27   },
28   "homepage": "https://github.com/tadija/AEXML",
29   "authors": {
30     "tadija": "tadija@me.com"
31   },
32   "social_media_url": "http://twitter.com/tadija",
33   "swift_version": "5.3"