blob: 191b474e983df7125adf3414d5e029a808c11699 [file] [log] [blame]
{
"name": "Upsurge",
"version": "0.7.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.7.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Source/**/*.swift",
"frameworks": "Accelerate"
}