blob: 06558dba573ed773a29e402b24e6b9925c0ab9a8 [file] [log] [blame]
{
"name": "MPNotificationView_Applicaster",
"version": "1.1.2",
"summary": "An in-app notification view that mimics the iOS 6 notification views which appear above the status bar.",
"homepage": "https://github.com/Moped/MPNotificationView",
"license": "MIT",
"authors": {
"Engin Kurutepe": "engin@kurutepe.com"
},
"source": {
"git": "https://github.com/applicaster/MPNotificationView.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"MPNotificationView/*.{h,m}",
"OBGradientView/*.{h,m}"
],
"public_header_files": "MPNotificationView/**/*.h",
"requires_arc": true
}