blob: b90e038a9975e2d6674b782e95ccc370ab91658f [file] [log] [blame]
{
"name": "Surge",
"version": "2.3.2",
"license": "MIT",
"summary": "Swift + Accelerate",
"homepage": "https://github.com/Jounce/Surge",
"authors": {
"Mattt": "mattt@me.com",
"Vincent Esche": "regexident@gmail.com"
},
"source": {
"git": "https://github.com/jounce/Surge.git",
"tag": "2.3.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "3.0"
},
"swift_versions": "5.1",
"source_files": "Sources/Surge/**/*.swift",
"frameworks": "Accelerate",
"requires_arc": true,
"swift_version": "5.1"
}