blob: dd756d653898f968ee46480796b8a2cafd90f43c [file] [log] [blame]
{
"name": "AEXML",
"version": "4.5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Swift minion for simple and lightweight XML parsing",
"source": {
"git": "https://github.com/tadija/AEXML.git",
"tag": "4.5.0"
},
"source_files": "Sources/AEXML/*.swift",
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.1"
],
"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",
"swift_version": "5.1"
}