[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / f / a / 2 / JFMinimalNotifications / 0.0.2 / JFMinimalNotifications.podspec.json
blobae0fd4c3007e4c672a86b3c1c9a20fcdf2fd3b49
2   "name": "JFMinimalNotifications",
3   "version": "0.0.2",
4   "summary": "An iOS UIView for presenting beautiful and minimalistic notifications.",
5   "requires_arc": true,
6   "description": "                   An iOS UIView for presenting beautiful and minimalistic notifications. \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.2"
23   },
24   "source_files": "JFMinimalNotification/*.{h,m}",
25   "public_header_files": "JFMinimalNotification/*.h",
26   "frameworks": "CoreGraphics"