blob: 2213c3557ee8ba41110880c08ff26cb50ab0d9e2 [file] [log] [blame]
{
"name": "CMNavBarNotificationView",
"version": "1.0.0",
"summary": "An in-app notification view above the navigation bar totally based on MPNotificationView.",
"homepage": "https://github.com/edgurgel/CMNavBarNotificationView",
"license": "MIT",
"authors": {
"Eduardo Pinho": "eduardo.gurgel@codeminer42.com",
"Codeminer42": "contato@codeminer42.com"
},
"source": {
"git": "https://github.com/edgurgel/CMNavBarNotificationView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.0"
},
"source_files": [
"CMNavBarNotificationView/*.{h,m}",
"OBGradientView/*.{h,m}"
],
"public_header_files": "CMNavBarNotificationView/**/*.h",
"requires_arc": false
}