blob: 5e796d5f02af5912f169205f9219fcb9221f7cbd [file] [log] [blame]
{
"name": "AHDispatch",
"version": "0.9",
"summary": "Queue throttling functionality for GCD",
"homepage": "https://github.com/rayascott/AHDispatch",
"license": "MIT",
"authors": {
"Ray Scott": "ray@alienhitcher.com"
},
"source": {
"git": "https://github.com/rayascott/AHDispatch.git",
"tag": "0.9"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"requires_arc": false
}