blob: b2f76b13cc49acbb67ad075c3312f7638cffe067 [file] [log] [blame]
{
"name": "MMAlert",
"version": "0.1.0",
"summary": "A short summury of MMAlert.",
"description": "A short description of MMAlert.",
"homepage": "https://github.com/moosamir68/MMAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Moosa Mir": "moosamir68@gmail.com"
},
"source": {
"git": "https://github.com/moosamir68/MMAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MMAlert/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
"~> 4.4.0"
]
},
"pushed_with_swift_version": "4.0"
}