blob: c165278c733574b8539343d675186b48c9fb8985 [file] [log] [blame]
{
"name": "SWXMLHash",
"version": "2.5.0",
"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",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/drmohundro/SWXMLHash.git",
"tag": "2.5.0"
},
"source_files": "Source/*.swift"
}