blob: 8f980279e01753862ad7132fe87749fdd3abdab3 [file] [log] [blame]
{
"name": "RKNotificationHub",
"version": "1.0.5",
"summary": "iOS: Make any UIView a full fledged notification center",
"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",
"homepage": "https://github.com/cwRichardKim/RKNotificationHub",
"screenshots": "http://i.imgur.com/OlYystx.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "cwrichardkim",
"social_media_url": "http://twitter.com/cwrichardkim",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cwRichardKim/RKNotificationHub.git",
"tag": "1.0.5"
},
"source_files": [
"RKNotificationHub/RKNotificationHub.h",
"RKNotificationHub/RKNotificationHub.m"
],
"requires_arc": true
}