blob: 4701c8b14a57a7248e2e8c3642bf1dfbbaf041af [file] [log] [blame]
{
"name": "JNHorizontalGroupAvatarCollectionView",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JNHorizontalGroupAvatarCollectionView/**/*.swift",
"resources": "JNHorizontalGroupAvatarCollectionView/**/*.{png,pdf,jpeg,jpg,storyboard,xib,xcassets,ttf}",
"dependencies": {
"JNGroupAvatarImageView": [
]
}
}