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