blob: c8715f6498359ea7de1100f8f356b8f4d8245374 [file] [log] [blame]
{
"name": "Q2D",
"version": "0.0.1",
"summary": "A two-dimensional NSOperationQueue built for easy reordering",
"homepage": "https://github.com/Jpoliachik/Q2D",
"license": "Apache",
"authors": {
"Justin Poliachik": "jpoliachik@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Jpoliachik/Q2D.git",
"tag": "0.0.1"
},
"source_files": "Q2D",
"requires_arc": true
}