blob: 3a7fb66125bfd65a0e637f88c3d168a70d012a73 [file] [log] [blame]
{
"name": "MPC_Notification",
"version": "1.1.3",
"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": "1.1.3"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "MPC_NotificationDemo/MPC_NotificationFiles/MPC_Notification.{h,m}",
"frameworks": "UIKit"
}