blob: 14b6016ad88ccb85494a03e72ae18aa75d8d9bec [file] [log] [blame]
{
"name": "MGObservers",
"version": "1.0.0",
"summary": "Blocks based keypath and UIControlEvents observers",
"homepage": "https://github.com/sobri909/MGObservers",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Matt Greenfield": "matt@bigpaua.com"
},
"source": {
"git": "https://github.com/sobri909/MGObservers.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"watchos": "2.0",
"ios": "6.0"
},
"source_files": "MGObservers/*.{h,m}"
}