[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 2 / 9 / MLWTiledLayout / 0.1.0 / MLWTiledLayout.podspec.json
blobad97a9ac49008fed16502608066a4352fd46c643
2   "name": "MLWTiledLayout",
3   "version": "0.1.0",
4   "summary": "Tiled highly customizable collection view layout",
5   "description": "`MLWTiledLayout` is `UICollectionViewLayout` subclass that implements tiled layout or\nmosaic layout automagically adopted to any iPhone screen size.\nLayout is column-based and inspired by lightbox layout.",
6   "homepage": "https://github.com/ML-Works/MLWTiledLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Podkovyrin": "podkovyrin@mlworks.com"
13   },
14   "source": {
15     "git": "https://github.com/ML-Works/MLWTiledLayout.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/podkovyr",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MLWTiledLayout/Classes/**/*",
23   "frameworks": "UIKit"