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