blob: 59623e2d29f81ca67d8b18f8614eda2e4d809e67 [file] [log] [blame]
{
"name": "Surge",
"version": "0.2.1",
"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": "0.2.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/*.swift",
"frameworks": "Accelerate",
"requires_arc": true
}