2 "name": "FCPostOffice",
4 "summary": "Address based messaging to connect remote parts of your app",
5 "description": " FCPostOffice makes it possible for remote parts of your application to communicate in a structured way. \n Usually you would not need something like FCPostOffice, but if your app is really complex with a lot of \n view controllers that sometimes need to be talking to each other, FCPostOffice offers a nice solution. \n Ofcourse there is NSNotificationCenter, but notifications are not very specific.\n",
6 "homepage": "https://github.com/lickylick/FCPostOffice",
9 "Almer Lucke": "almer.lucke@gmail.com"
15 "git": "https://github.com/lickylick/FCPostOffice.git",
18 "source_files": "FCPostOfficeSource/*",