blob: 2faa3f865ed9af5bb62a18f6b52378ed8b654b5d [file] [log] [blame]
{
"name": "MPFastDispatch",
"platforms": {
"ios": "4.0",
"osx": "10.6"
},
"version": "0.1.2",
"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.2"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}