2 "name": "JFMinimalNotifications",
4 "summary": "An iOS UIView for presenting a minimalistic notification that doesn't block the UI and is highly configurable",
6 "description": "An iOS UIView for presenting a beautiful notification that is highly configurable and works for both iPhone and iPad. \nJFMinimalNotification is only available in ARC and targets iOS 7.0+.",
7 "homepage": "https://github.com/atljeremy/JFMinimalNotifications",
8 "screenshots": "http://imageshack.com/a/img673/9547/7auGJk.png",
14 "Jeremy Fox": "atljeremy@me.com"
16 "social_media_url": "http://jeremyfox.me",
21 "git": "https://github.com/atljeremy/JFMinimalNotifications.git",
24 "source_files": "JFMinimalNotification/*.{h,m}",
25 "public_header_files": "JFMinimalNotification/*.h",
26 "frameworks": "CoreGraphics"