blob: d6e15d4603c855a80e5b0a1c371b82bc697e40a6 [file] [log] [blame]
{
"name": "MDCustomNotificationsManager",
"version": "0.9.0",
"summary": "Display messages in a notification-like way",
"homepage": "https://github.com/MagicDealers/MDCustomNotificationsManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jorge Pardo": "JorgePardoPeset@gmail.com"
},
"source": {
"git": "https://github.com/MagicDealers/MDCustomNotificationsManager.git",
"tag": "0.9.0"
},
"social_media_url": "https://twitter.com/Thecafremo",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}",
"resources": "Classes/**/*.png",
"public_header_files": "Classes/**/*.h"
}