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