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