blob: 6989ae8960a5bb26a29a97a2c8c1afe3b03201c2 [file] [log] [blame]
{
"name": "Upsurge",
"version": "0.4.5",
"license": "MIT",
"summary": "Swift + Accelerate",
"homepage": "https://github.com/aleph7/Upsurge",
"social_media_url": "http://twitter.com/aleph7",
"authors": {
"Alejandro Isaza": "al@isaza.ca",
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/aleph7/Upsurge.git",
"tag": "0.4.5"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/*.swift",
"frameworks": "Accelerate"
}