blob: 13ec82f64498b9487c568ba289546d91e8d65dbb [file] [log] [blame]
{
"name": "MPGNotification",
"version": "1.0",
"summary": "MPGNotifications is an iOS control that allows you to display customizable in-app interactive notifications.",
"homepage": "https://github.com/MPGNotification/MPGNotification",
"screenshots": "https://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/4171/iOS_Simulator_Screen_shot_10-Jul-2014_11.52.04_pm.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sean Conrad": "toblerpwn@gmail.com",
"Gaurav Wadhwani": "http://gww.mappgic.com/"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/MPGNotification/MPGNotification.git",
"tag": 1.0
},
"source_files": "Objective-C/MPGNotification/*",
"requires_arc": true
}