blob: d4735189bcac0bfa435206468e681c83cb2093bd [file] [log] [blame]
{
"name": "mfNotification",
"version": "1.0.3",
"summary": "InApp notification banner.",
"description": "mfNotification is an in-app notification view that allows you to easily display notification anywhere on your app.",
"homepage": "https://github.com/MohammadFirouzi/mfNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohammad Firouzi": "mohammad.spz@icloud.com"
},
"source": {
"git": "https://github.com/MohammadFirouzi/mfNotification.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Files/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"AudioToolbox"
]
}