blob: cff2cbf3948a6b84809d63ee363d0ba126ef0d29 [file] [log] [blame]
{
"name": "AEXML",
"version": "2.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple and lightweight XML parser for iOS 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.0.0"
},
"source_files": "AEXML/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10"
}
}