[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / e / 2 / 6 / LEPhotoCollectionView / 0.1.1 / LEPhotoCollectionView.podspec.json
blob6c5a0edfe7d1d31930fd8a183f92b4c8432c162b
2   "name": "LEPhotoCollectionView",
3   "version": "0.1.1",
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",
7   "license": "MIT",
8   "authors": "Leave",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/leavez/LEPhotoCollectionView.git",
14     "tag": "0.1.1"
15   },
16   "source_files": "LEPhotoCollectionView/*.{h,m}"