blob: 6ca03c9f75d0b26aa2abeaf44d848f212e5fe2e6 [file] [log] [blame]
{
"name": "AEXML",
"version": "2.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple and lightweight XML parser written in Swift",
"homepage": "https://github.com/tadija/AEXML",
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"source": {
"git": "https://github.com/tadija/AEXML.git",
"tag": "2.1.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
}
}