[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / e / d / ADMozaicCollectionViewLayout / 4.0.4 / ADMozaicCollectionViewLayout.podspec.json
blob5ae8943662f6a277bbecf558944a26b1216c22c2
2   "name": "ADMozaicCollectionViewLayout",
3   "version": "4.0.4",
4   "summary": "Custom mozaic style collection view layout",
5   "description": "ADMozaicCollectionViewLayout is yet another UICollectionViewLayout subclass that implements \"brick\" or \"mozaic\" layout.",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "homepage": "https://github.com/Antondomashnev/ADMozaicCollectionViewLayout",
11   "authors": {
12     "Anton Domashnev": "antondomashnev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Antondomashnev/ADMozaicCollectionViewLayout.git",
16     "tag": "4.0.4"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "source_files": "ADMozaikCollectionViewLayout/**/*.swift",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.2"