blob: f65e35fdc9bbe270aced48ca6ea52a83716ae50b [file] [log] [blame]
{
"name": "MGEvents",
"version": "1.2.0",
"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"
},
"source": {
"git": "https://github.com/sobri909/MGEvents.git",
"tag": "1.2.0"
},
"requires_arc": true,
"platforms": {
"watchos": "2.0",
"ios": "6.0"
},
"source_files": "MGEvents/*.{h,m}"
}