blob: 5003fd55639db97314d78b37c82ceb3f02589a64 [file] [log] [blame]
{
"name": "HMCNotification",
"module_name": "HMCNotification",
"version": "1.0.3",
"summary": "Custom push style notification",
"description": "A simple iOS 8 push notification style control to show quick messages to the user.",
"homepage": "https://github.com/MacKaSL/HMCNotification",
"license": {
"type": "MIT"
},
"authors": {
"Himal Madhushan": "himalmadhushan@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MacKaSL/HMCNotification.git",
"tag": "1.0.3"
},
"source_files": "Source/**/*.{h,m}",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}