[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / 0 / AEXML / 2.0.1 / AEXML.podspec.json
bloba351f9c87913ccf3917a460bf42868a6b6e666bc
2   "name": "AEXML",
3   "version": "2.0.1",
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": "2.0.1"
17   },
18   "source_files": "Source/*.swift",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   }