blob: 0d8858a3968ea57c0318b73ae171e874ee50f6e4 [file] [log] [blame]
{
"name": "Koosa",
"version": "1.0.1",
"summary": "Attributed Role-based Access Control For Swift",
"description": "A simple Attributed Role-based Access Control For Swift",
"homepage": "https://github.com/mmabdelateef/Koosa",
"license": "MIT",
"authors": {
"mabdellateef": "mmabdelateef@gmail.com"
},
"social_media_url": "https://twitter.com/mmabdellateef",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mmabdelateef/Koosa.git",
"tag": "1.0.1"
},
"source_files": [
"Koosa",
"Koosa/**/*.{h,m,swift}"
],
"swift_version": "4.1"
}