[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / e / 0 / AEXML / 4.2.2 / AEXML.podspec.json
blobb6ddb2d979b9ba823850889a4623571c950a2efe
2   "name": "AEXML",
3   "version": "4.2.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple and lightweight XML parser written in Swift",
9   "homepage": "https://github.com/tadija/AEXML",
10   "authors": {
11     "tadija": "tadija@me.com"
12   },
13   "social_media_url": "http://twitter.com/tadija",
14   "source": {
15     "git": "https://github.com/tadija/AEXML.git",
16     "tag": "4.2.2"
17   },
18   "source_files": "Sources/*.swift",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "4.0"
21   },
22   "platforms": {
23     "ios": "8.0",
24     "osx": "10.9",
25     "tvos": "9.0",
26     "watchos": "2.0"
27   },
28   "pushed_with_swift_version": "4.0"