blob: 6eac4ae675e99072e7c6efc68668fc0bb32f67f6 [file] [log] [blame]
{
"name": "MPFastDispatch",
"platforms": {
"ios": "4.0",
"osx": "10.6"
},
"version": "0.1.0",
"summary": "Useful GCD shorthands",
"description": " Useful GCD shorthands.\n",
"homepage": "http://github.com/Zi0P4tch0/MPFastDispatch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matteo Pacini": "ispeakprogramming@gmail.com"
},
"social_media_url": "http://twitter.com/Zi0P4tch0",
"source": {
"git": "https://github.com/Zi0P4tch0/MPFastDispatch.git",
"tag": "0.1.0"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}