blob: 77c45328c823e1c6eea19330ac3b77e371e0094c [file] [log] [blame]
{
"name": "SNPnotificationBar",
"version": "1.0.0",
"swift_version": "4.0",
"summary": "SNPnotificationBar for iOS apps.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ahmedAlmasri/SNPnotificationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ahmedAlmasri": "ahmed.almasri@ymail.com"
},
"source": {
"git": "https://github.com/ahmedAlmasri/SNPnotificationBar.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SNPnotificationBar/Classes/**/*"
}