blob: 0235a1fe804dc6c13d63ba4584849621f097e7a6 [file] [log] [blame]
{
"name": "PhotoCollectionView",
"version": "1.4.3",
"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.4.3"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"dependencies": {
"SwiftyImageCache": [
"~> 1.2.0"
]
},
"pushed_with_swift_version": "3.2"
}