{ | |
"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 | |
} |