blob: 01d09e53f47c49ee2bac13b3765f488784b9a361 [file] [log] [blame]
{
"name": "RKNotificationHub",
"version": "1.0.0",
"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/RKDropdownAlert",
"screenshots": "http://i.imgur.com/OlYystx.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "cwrichardkim",
"social_media_url": "http://twitter.com/cwrichardkim",
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/cwRichardKim/RKNotificationHub.git",
"tag": "1.0.0"
},
"source_files": [
"RKNotificationHub/RKNotificationHub.h",
"RKNotificationHub/RKNotificationHub.m"
],
"requires_arc": true
}