blob: 22cbb527bd979aa1c6b86a08b79cd430a19b37dc [file] [log] [blame]
{
"name": "JNHorizontalGroupAvatarCollectionView",
"version": "1.0.2",
"summary": "Horizontal group avatar collection view.",
"description": "Horizontal group avatar collection view description.",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JNHorizontalGroupAvatarCollectionView/**/*.swift",
"resources": "JNHorizontalGroupAvatarCollectionView/**/*.{png,pdf,jpeg,jpg,storyboard,xib,xcassets,ttf}",
"dependencies": {
"JNGroupAvatarImageView": [
]
}
}