blob: 888857cc4c26d803d5afd831b5e8a5561c785ad6 [file] [log] [blame]
{
"name": "JNHorizontalGroupAvatarCollectionView",
"version": "1.0.4",
"summary": "Horizontal group avatar collection view.",
"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.",
"homepage": "https://github.com/JNDisrupter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jayel Zaghmoutt": "eng.jayel.z@gmail.com",
"Mohammad Nabulsi": "mohammad.s.nabulsi@gmail.com",
"Ali Hamad": "ali.hamad@yahoo.com"
},
"source": {
"git": "https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"source_files": "JNHorizontalGroupAvatarCollectionView/**/*.swift",
"resources": "JNHorizontalGroupAvatarCollectionView/**/*.{png,pdf,jpeg,jpg,storyboard,xib,xcassets,ttf}",
"dependencies": {
"JNGroupAvatarImageView": [
"~> 1.2.4"
]
}
}