blob: 54c3137c0704f44d8a94c6e7f5f5d1d90bc98264 [file] [log] [blame]
{
"name": "PhotoCollection",
"version": "1.0.0",
"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.0.0"
},
"source_files": "PhotoCollectionView/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}