blob: b4f9e0e21e64df54f43bc43963ae01c3293e97bd [file] [log] [blame]
{
"name": "PhotoCollectionView",
"version": "1.4.1",
"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.1"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"dependencies": {
"SwiftyImageCache": [
"~> 1.1"
]
},
"pushed_with_swift_version": "3.0"
}