blob: a38eb7b535513614b5f50a9dd6e38dda4e1d3d2b [file] [log] [blame]
{
"name": "MGEvents",
"version": "1.0.2",
"summary": "Blocks based keypath, UIControlEvents, and custom 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.2"
},
"source_files": "MGEvents/*.{h,m}",
"requires_arc": true
}