2 "name": "NSNotificationCenterMock",
4 "summary": "A simple mock for NSNotificationCenter for easily testing NSNotificationCenter related tasks.",
5 "description": "NSNotificationCenter is a class used for mocking NSNotificationCenter. You can use this class to test\nNSNotification logic in your project such as whether certain NSNotifications were posted, registration/unregistration\nto/from observers and more.",
6 "homepage": "https://github.com/attheodo/NSNotificationCenterMock",
9 "attheodo": "at@atworks.gr"
12 "git": "https://github.com/attheodo/NSNotificationCenterMock.git",
19 "source_files": "Pod/Classes/**/*",
21 "NSNotificationCenterMock": [