blob: d9447c3a2286400c8067e094cd4330b7c7d5c477 [file] [log] [blame]
{
"name": "MGEvents",
"version": "1.0.3",
"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.3"
},
"source_files": "MGEvents/*.{h,m}",
"requires_arc": true
}