[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / f / a / 2 / JFMinimalNotifications / 0.0.4 / JFMinimalNotifications.podspec.json
blobb734a9788e44e576e05ee61e5c19bce46d3e2f2d
2   "name": "JFMinimalNotifications",
3   "version": "0.0.4",
4   "summary": "An iOS UIView for presenting a minimalistic notification that doesn't block the UI and is highly configurable",
5   "requires_arc": true,
6   "description": "                   An iOS UIView for presenting a beautiful notification that is highly configurable and works for both iPhone and iPad. \n                   JFMinimalNotification is only available in ARC and targets iOS 7.0+.\n",
7   "homepage": "https://github.com/atljeremy/JFMinimalNotifications",
8   "screenshots": "http://imageshack.com/a/img673/9547/7auGJk.png",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Jeremy Fox": "atljeremy@me.com"
15   },
16   "social_media_url": "http://jeremyfox.me",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source": {
21     "git": "https://github.com/atljeremy/JFMinimalNotifications.git",
22     "tag": "0.0.4"
23   },
24   "source_files": "JFMinimalNotification/*.{h,m}",
25   "public_header_files": "JFMinimalNotification/*.h",
26   "frameworks": "CoreGraphics"