[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 4 / 2 / JNHorizontalGroupAvatarCollectionView / 1.0.4 / JNHorizontalGroupAvatarCollectionView.podspec.json
blob888857cc4c26d803d5afd831b5e8a5561c785ad6
2   "name": "JNHorizontalGroupAvatarCollectionView",
3   "version": "1.0.4",
4   "summary": "Horizontal group avatar collection view.",
5   "description": "JNHorizontalGroupAvatarCollectionView is used to show a collection of avatar images with the option to show initials, it shows as much as the phone screen can present with a horizontal scrolling to see more.",
6   "homepage": "https://github.com/JNDisrupter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jayel Zaghmoutt": "eng.jayel.z@gmail.com",
13     "Mohammad Nabulsi": "mohammad.s.nabulsi@gmail.com",
14     "Ali Hamad": "ali.hamad@yahoo.com"
15   },
16   "source": {
17     "git": "https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView.git",
18     "tag": "1.0.4"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "swift_version": "5.0",
24   "source_files": "JNHorizontalGroupAvatarCollectionView/**/*.swift",
25   "resources": "JNHorizontalGroupAvatarCollectionView/**/*.{png,pdf,jpeg,jpg,storyboard,xib,xcassets,ttf}",
26   "dependencies": {
27     "JNGroupAvatarImageView": [
28       "~> 1.2.4"
29     ]
30   }