[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 0 / 3 / CheatyXML / 2.0.0 / CheatyXML.podspec.json
blobfe08b01456cba35503e702d0b0faa42d6ef2e071
2   "name": "CheatyXML",
3   "version": "2.0.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.0.0"
19   },
20   "source_files": [
21     "Classes",
22     "CheatyXML/*.{swift}"
23   ]