[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 7 / e / c / RKNotificationHub / 1.0.1 / RKNotificationHub.podspec.json
blobc2b42e941c5b1d701ae0ce4edade01a515dba973
2   "name": "RKNotificationHub",
3   "version": "1.0.1",
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.1"
20   },
21   "source_files": [
22     "RKNotificationHub/RKNotificationHub.h",
23     "RKNotificationHub/RKNotificationHub.m"
24   ],
25   "requires_arc": true