[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 7 / 6 / 5 / ESCoverFlowLayout / 1.0.5 / ESCoverFlowLayout.podspec.json
blob6fbffe3d88f88fb110f4b0c23e6ce95416f954c5
2   "name": "ESCoverFlowLayout",
3   "version": "1.0.5",
4   "summary": "Custom Coverflow Collection View Layout",
5   "description": "Simple coverflow layout for UICollectionView",
6   "homepage": "https://github.com/serkansokmen/ESCoverFlowLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "serkansokmen": "e.serkan.sokmen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/serkansokmen/ESCoverFlowLayout.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ESCoverFlowLayout/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"