blob: 4da658ce13ae4ac2487b8b2f3c672087d8e073f5 [file] [log] [blame]
{
"name": "MPC_Notification",
"version": "0.2.0",
"summary": "A highly customizable slide-down alert similar to a UILocalNotification.",
"description": "This CocoaPod allows you to display highly customizable in-app alerts. Alerts are dismissable with taps or pans.",
"homepage": "https://github.com/fareast555/MPC_Notification",
"license": {
"type": "BSD",
"file": "license.txt"
},
"authors": {
"Mike Critchley": "critchley55@yahoo.co.jp"
},
"source": {
"git": "https://github.com/fareast555/MPC_Notification.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "MPC_NotificationDemo/MPC_NotificationFiles/MPC_Notification.{h,m}",
"frameworks": "UIKit"
}