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