[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / e / 0 / AEXML / 1.2.1 / AEXML.podspec.json
blob9eb066c7be7f7a2a297c9aadfa2b30035a9e8c3f
2   "name": "AEXML",
3   "version": "1.2.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple and lightweight XML parser for iOS written in Swift",
9   "homepage": "https://github.com/tadija/AEXML",
10   "authors": {
11     "Marko Tadić": "tadija@me.com"
12   },
13   "social_media_url": "http://twitter.com/tadija",
14   "source": {
15     "git": "https://github.com/tadija/AEXML.git",
16     "tag": "1.2.1"
17   },
18   "source_files": "AEXML/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   }