blob: 721a40a0d4be230e48d138a2b602d00f13b7269c [file] [log] [blame]
{
"name": "Surge",
"version": "2.1.0",
"license": "MIT",
"summary": "Swift + Accelerate",
"homepage": "https://github.com/mattt/Surge",
"social_media_url": "http://twitter.com/mattt",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/Surge.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "3.0"
},
"source_files": "Sources/Surge/*.swift",
"frameworks": "Accelerate",
"requires_arc": true
}