blob: 244ec72a219f2b05122efad5a179fad3d73f70f4 [file] [log] [blame]
{
"name": "SYNQueue",
"version": "0.2.2",
"summary": "SYNQueue",
"description": "A simple yet powerful queueing system for iOS (with persistence)",
"homepage": "https://github.com/THREDOpenSource/SYNQueue",
"license": "MIT",
"authors": {
"John Hurliman": "johnh@thredhq.com",
"Sidhant Gandhi": "sidhant.gandhi@gmail.com"
},
"source": {
"git": "https://github.com/THREDOpenSource/SYNQueue.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SYNQueue/SYNQueue/**.swift"
}