[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 0 / 3 / CheatyXML / 2.2.0 / CheatyXML.podspec.json
blobcc56560b5bea426e0a7b6132898cea363d3f41b8
2   "name": "CheatyXML",
3   "version": "2.2.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://twitter.com/lobodart",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/lobodart/CheatyXML.git",
18     "tag": "v2.2.0"
19   },
20   "source_files": [
21     "Classes",
22     "CheatyXML/*.{swift}"
23   ]