blob: 5b33ef038155745bfc0aaa7dbd1ca60177d71be1 [file] [log] [blame]
{
"name": "SYNQueue",
"version": "0.1.0",
"summary": "SYNQueue",
"description": "NSOperationQueue on steroids",
"homepage": "https://github.com/Syntertainment/SYNQueue",
"license": "MIT",
"authors": {
"John Hurliman": "johnh@thredhq.com",
"Sidhant Gandhi": "sidhantg@thredhq.com"
},
"source": {
"git": "https://github.com/Syntertainment/SYNQueue.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SYNQueue/SYNQueue/**.swift"
}