blob: a4ff44b52602bc1097eb4c4ebd8553ebeaf6d5ad [file] [log] [blame]
{
"name": "ClangNotifications",
"version": "0.0.6",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"summary": "Clang Library for registering events @ clang env",
"homepage": "https://github.com/evillage/evillage-ios",
"authors": {
"e-Village": "info@e-village.nl"
},
"source": {
"git": "https://github.com/evillage/evillage-ios.git",
"tag": "0.0.6"
},
"description": "Clang Library for registering events! @ clang env",
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0"
],
"source_files": "ClangNotifications/**/*.swift",
"swift_version": "5.0"
}