blob: 708900970033431fb2df6bfaf690382b4f1643a6 [file] [log] [blame]
{
"name": "LEPhotoCollectionView",
"version": "0.0.1",
"summary": "CollectionView and cell for viewing images like Photo app",
"description": "A composite lib for viewing images.\nIt have an CollectionView and cells, which should be used like any other\ncollectionViews, which providing flexibilty.",
"homepage": "https://github.com/leavez/LEPhotoCollectionView",
"license": "MIT",
"authors": "Leave",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/leavez/LEPhotoCollectionView.git",
"tag": "0.0.1"
},
"source_files": "LEPhotoCollectionView/*.{h,m}",
"requires_arc": true
}