blob: d49bdfdbcb83c7a73977f6421fb3f7ad977dc770 [file] [log] [blame]
{
"name": "EDQueue",
"version": "0.2.0",
"license": "Apache License, Version 2.0",
"summary": "A threaded job queue for iOS.",
"homepage": "https://github.com/thisandagain/queue",
"authors": {
"Andrew Sliwinski": "andrew@diy.org"
},
"source": {
"git": "https://github.com/thisandagain/queue.git",
"tag": "v0.2.0"
},
"platforms": {
"ios": null
},
"source_files": "EDQueue",
"requires_arc": false
}