blob: d46b1931e0ea0c5e2151995b79b1513cddac3a1a [file] [log] [blame]
{
"name": "CheatyXML",
"version": "1.2.1",
"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": "http://twitter.com/lobodart",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lobodart/CheatyXML.git",
"tag": "v1.2"
},
"source_files": [
"Classes",
"CheatyXML/*.{swift}"
]
}