blob: 8b090fb52ea1499bb6b26dc0d87b789e630d1cf3 [file] [log] [blame]
{
"name": "mfNotification",
"version": "0.2.0",
"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": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Files/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}