[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 7 / 0 / 3 / CheatyXML / 3.1.0 / CheatyXML.podspec.json
blob1e82b39abc07095af22215e3874f80400e699960
2   "name": "CheatyXML",
3   "version": "3.1.0",
4   "summary": "CheatyXML",
5   "description": "CheatyXML is a Swift framework designed to manage XML easily.",
6   "homepage": "https://github.com/lobodart/CheatyXML",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Louis Bodart",
12   "social_media_url": "https://github.com/lobodart",
13   "platforms": {
14     "ios": "8.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/lobodart/CheatyXML.git",
19     "tag": "v3.1.0"
20   },
21   "source_files": [
22     "Classes",
23     "CheatyXML/*.{swift}"
24   ]