blob: c1a8e0a4ffa3b5fd49b418a1571b423ff804fba0 [file] [log] [blame]
{
"name": "Upsurge",
"version": "0.4.4",
"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.4"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/*.swift",
"frameworks": "Accelerate"
}