blob: e0b1277212098c1574a366443483eab9090c7f2c [file] [log] [blame]
{
"name": "TDNotificationPanel",
"version": "0.4.1",
"summary": "TDNotificationPanel is a drop in class that displays a notification.",
"homepage": "https://github.com/tomdiggle/TDNotificationPanel",
"screenshots": [
"http://www.tomdiggle.com/assets/images/tdnotificationpanel-error.jpg",
"http://www.tomdiggle.com/assets/images/tdnotificationpanel-success.jpg",
"http://www.tomdiggle.com/assets/images/tdnotificationpanel-message.jpg",
"http://www.tomdiggle.com/assets/images/tdnotificationpanel-progressbar.jpg",
"http://www.tomdiggle.com/assets/images/tdnotificationpanel-activityindicator.jpg"
],
"license": "MIT",
"authors": {
"Tom Diggle": "tom@tomdiggle.com"
},
"source": {
"git": "https://github.com/tomdiggle/TDNotificationPanel.git",
"tag": "0.4.1"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"ios": {
"frameworks": "CoreGraphics"
},
"source_files": "TDNotificationPanel",
"resources": "TDNotificationPanel/*.png"
}