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