blob: 8902c6a89e6a07a258a92c000ce96a2bbfa900a4 [file] [log] [blame]
{
"name": "DelegateCenter",
"version": "0.1.0",
"summary": "Delegate Notification Center.",
"description": "A protocol oriented notification Center",
"homepage": "https://github.com/install-b/DelegateCenter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"install-b": "645256685@qq.com"
},
"source": {
"git": "https://github.com/install-b/DelegateCenter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "Classes/**/*",
"swift_version": "4.0"
}