blob: 445054ef3dac3f8c165d08cb7d5e643b49b35bea [file] [log] [blame]
{
"name": "PhotoCollectionView",
"version": "1.5.2",
"summary": "Custom CollectionView like as Facebook Feed for iOS.",
"description": "Simple and highly customizable iOS list image for feed, in Swift. Like Facebook feed.",
"homepage": "https://github.com/noblakit01/PhotoCollectionView",
"license": "MIT",
"authors": {
"noblakit": "noblakit01@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/noblakit01/PhotoCollectionView.git",
"tag": "1.5.2"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"dependencies": {
"SwiftyImageCache": [
"~> 1.2.2"
]
},
"pushed_with_swift_version": "4.0"
}