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