blob: 546d08e668db671f4460602ce0f40cad123eecb0 [file] [log] [blame]
{
"name": "AEXML",
"summary": "Swift minion for simple and lightweight XML parsing",
"version": "4.4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/tadija/AEXML.git",
"tag": "4.4.0"
},
"source_files": "Sources/AEXML/*.swift",
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "3.0"
},
"homepage": "https://github.com/tadija/AEXML",
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija"
}