blob: a93284dc57d588c36dc727b96166ca2ce24065e0 [file] [log] [blame]
{
"name": "MCNotificationCenter",
"version": "1.0.0",
"summary": "NSNotificationCenter and KVO manager for iOS.",
"homepage": "https://github.com/maxcampolo/MCNotificationCenter",
"license": "MIT",
"authors": {
"Max Campolo": "m.campolo91@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/maxcampolo/MCNotificationCenter.git",
"tag": "1.0.0"
},
"source_files": "MCNotificationCenter/Source/*.swift",
"requires_arc": true
}