2 "name": "LEPhotoCollectionView_GIF",
4 "summary": "CollectionView and cell for viewing images like Photo app",
5 "description": "A composite lib for viewing images.\nIt have an CollectionView and cells, which should be used like any other\ncollectionViews, which providing flexibilty.",
6 "homepage": "https://github.com/leavez/LEPhotoCollectionView",
13 "git": "https://github.com/leavez/LEPhotoCollectionView.git",
16 "source_files": "source/*.{h,m}",
22 "pod_target_xcconfig": {
23 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) LEPhotoCollectionView_GIF_SUPPORT=1"
25 "user_target_xcconfig": {
26 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) LEPhotoCollectionView_GIF_SUPPORT=1"