[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 9 / 4 / 2 / JNHorizontalGroupAvatarCollectionView / 1.0.3 / JNHorizontalGroupAvatarCollectionView.podspec.json
blob6bb997e1c456d985190f2fa514f9bafaa75d780d
2   "name": "JNHorizontalGroupAvatarCollectionView",
3   "version": "1.0.3",
4   "summary": "Horizontal group avatar collection view.",
5   "description": "Horizontal group avatar collection view description.",
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.3"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "JNHorizontalGroupAvatarCollectionView/**/*.swift",
24   "resources": "JNHorizontalGroupAvatarCollectionView/**/*.{png,pdf,jpeg,jpg,storyboard,xib,xcassets,ttf}",
25   "dependencies": {
26     "JNGroupAvatarImageView": [
27       "~> 1.2.3"
28     ]
29   }