[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / c / RKNotificationHub / 1.0.2 / RKNotificationHub.podspec.json
blob83306ec2b9b49e5b89d2a336215d5071c7333ff1
2   "name": "RKNotificationHub",
3   "version": "1.0.2",
4   "summary": "iOS: Make any UIView a full fledged notification center",
5   "description": "A simple one line solution to turning adding a notification bubble to any UIView. Easily increment, decrement, an animate the notification, -Notification, -Notification Center, -objectivec, -ios, -iphone, -xcode",
6   "homepage": "https://github.com/cwRichardKim/RKDropdownAlert",
7   "screenshots": "http://i.imgur.com/OlYystx.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "cwrichardkim",
13   "social_media_url": "http://twitter.com/cwrichardkim",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/cwRichardKim/RKNotificationHub.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "RKNotificationHub/RKNotificationHub.h",
23     "RKNotificationHub/RKNotificationHub.m"
24   ],
25   "requires_arc": true