blob: 2429d255fc0b06b47e3da283dc927423f3ddc898 [file] [log] [blame]
{
"name": "SWXMLHash",
"version": "0.6.3",
"summary": "Simple XML parsing in Swift",
"homepage": "https://github.com/drmohundro/SWXMLHash",
"license": {
"type": "MIT"
},
"authors": {
"David Mohundro": "david@mohundro.com"
},
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0"
},
"source": {
"git": "https://github.com/drmohundro/SWXMLHash.git",
"tag": "0.6.3"
},
"source_files": "Source/*.swift"
}