blob: 9abac6289b66f71f1f80da4579b7c8195e606230 [file] [log] [blame]
{
"name": "SWXMLHash",
"version": "5.0.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": {
"APPLICATION_EXTENSION_API_ONLY": "YES"
},
"swift_versions": "5.0",
"platforms": {
"osx": "10.9",
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/drmohundro/SWXMLHash.git",
"tag": "5.0.1"
},
"source_files": "Source/*.swift",
"swift_version": "5.0"
}