blob: 3f4d4afe5d3854cd9c6c7697cb17102b5a7487c3 [file] [log] [blame]
{
"name": "CheatyXML",
"version": "3.0.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": "v3.0.0"
},
"source_files": [
"Classes",
"CheatyXML/*.{swift}"
]
}