blob: c6e48947e981e04d4f7d28672045045db8bd0f5f [file] [log] [blame]
{
"name": "MGEvents",
"version": "1.0.0",
"summary": "Blocks based custom event and UIControl event handlers",
"homepage": "https://github.com/sobri909/MGEvents",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Matt Greenfield": "matt@bigpaua.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/sobri909/MGEvents.git",
"tag": "1.0.0"
},
"source_files": "MGEvents/*.{h,m}",
"requires_arc": true
}