blob: 3b87f819bea36f2e78db407d5829a0a136077ebf [file] [log] [blame]
{
"name": "Surge",
"version": "2.3.0",
"license": "MIT",
"summary": "Swift + Accelerate",
"homepage": "https://github.com/jounce/Surge",
"social_media_url": "http://twitter.com/mattt",
"authors": {
"Mattt Thompson": "m@mattt.me",
"Vincent Esche": "regexident@gmail.com"
},
"source": {
"git": "https://github.com/jounce/Surge.git",
"tag": "2.3.0"
},
"platforms": {
"ios": "8.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"
}