blob: 335220b663108b0dd9d47d56ae856cf1b0d9a859 [file] [log] [blame]
{
"name": "ZCRMailbox",
"version": "0.1.3",
"summary": "KVO Subscription inspired by FBKVOController and MAKVONotificationCenter",
"homepage": "https://github.com/zradke/ZCRMailbox",
"license": "MIT",
"authors": {
"Zach Radke": "zach.radke@gmail.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source": {
"git": "https://github.com/zradke/ZCRMailbox.git",
"tag": "0.1.3"
},
"source_files": "Classes/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}