blob: 0da77f1f8ca8eb896603ae8858d50be1b739964d [file] [log] [blame]
{
"name": "Upsurge",
"version": "0.10.2",
"license": "MIT",
"summary": "Swift + Accelerate",
"homepage": "https://github.com/aleph7/Upsurge",
"social_media_url": "http://twitter.com/aleph7",
"authors": {
"Alejandro Isaza": "al@isaza.ca"
},
"source": {
"git": "https://github.com/aleph7/Upsurge.git",
"tag": "0.10.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Sources/Upsurge/*.swift",
"frameworks": "Accelerate"
}