[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / 6 / Mozaic / 0.1.0 / Mozaic.podspec.json
blobc78871bee0058da8b115a1366adb1f1126b2ea88
2   "name": "Mozaic",
3   "version": "0.1.0",
4   "summary": "A library for building custom CollectionViews.",
5   "description": "'Mozaic is a library for building custom CollectionViews. It provides a simple interface for assembling a mosaic layout based in encapsulated columns and three cell types.'",
6   "homepage": "https://github.com/luccafgf/Mozaic",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luccafgf": "lfgf@cin.ufpe.br"
13   },
14   "source": {
15     "git": "https://github.com/luccafgf/Mozaic.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Mozaic/Classes/**/*",
22   "swift_version": "4.1"