blob: bf04f6171c9ea33927e9e06e763cac87240bd402 [file] [log] [blame]
{
"name": "Notiefy",
"version": "1.6",
"summary": "Sweet For Notify",
"swift_version": "4.2",
"description": "A sweet for notify updates",
"homepage": "https://github.com/karthikAdaptavant/Notify",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"karthikAdaptavant": "karthik.samy@a-cti.com"
},
"source": {
"git": "https://github.com/karthikAdaptavant/Notify.git",
"tag": "1.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Notify/Classes/**/*",
"resource_bundles": {
"Notify": [
"Notify/Classes/**/*.{xib}",
"Notify/Assets/**/*.{xcassets}"
]
}
}