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