blob: 15e9054ff23d3c38600229e87fe90a61bf17ec00 [file] [log] [blame]
{
"name": "AEXML",
"summary": "Swift minion for simple and lightweight XML parsing",
"version": "4.3.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/tadija/AEXML.git",
"tag": "4.3.1"
},
"source_files": "Sources/AEXML/*.swift",
"swift_version": "4.2",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"homepage": "https://github.com/tadija/AEXML",
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija"
}