2 "name": "IZNotification",
4 "summary": "Library for push notifications.",
5 "description": "This library makes handling push notifications much easier, when implemented it will tell whether to use a UILocalNotificiation, or a custom pushNotification that will drop down from the top of the screen, you can then interact with it.",
6 "homepage": "https://github.com/izeni-team/IZNotification",
12 "Taylor Allred": "tallred@izeni.com"
15 "git": "https://github.com/izeni-team/IZNotification.git",
21 "source_files": "IZNotification/Classes/**/*"