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