[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / 7 / f / c / Koosa / 1.0.1 / Koosa.podspec.json
blob0d8858a3968ea57c0318b73ae171e874ee50f6e4
2   "name": "Koosa",
3   "version": "1.0.1",
4   "summary": "Attributed Role-based Access Control For Swift",
5   "description": "A simple Attributed Role-based Access Control For Swift",
6   "homepage": "https://github.com/mmabdelateef/Koosa",
7   "license": "MIT",
8   "authors": {
9     "mabdellateef": "mmabdelateef@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/mmabdellateef",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/mmabdelateef/Koosa.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "Koosa",
21     "Koosa/**/*.{h,m,swift}"
22   ],
23   "swift_version": "4.1"