blob: 1522917390d716c3f553dff31b03b452fdbdf83f [file] [log] [blame]
{
"name": "CheatyXML",
"version": "2.1.0",
"summary": "CheatyXML",
"description": "CheatyXML is a Swift framework designed to manage XML easily.",
"homepage": "https://github.com/lobodart/CheatyXML",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Louis Bodart",
"social_media_url": "https://twitter.com/lobodart",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lobodart/CheatyXML.git",
"tag": "v2.1.0"
},
"source_files": [
"Classes",
"CheatyXML/*.{swift}"
],
"pushed_with_swift_version": "4.0"
}