[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 3 / d / MeshLayout / 0.0.2 / MeshLayout.podspec.json
blobf3655c23a22f6800a0bcb22d12d8a03b080cc35e
2   "name": "MeshLayout",
3   "version": "0.0.2",
4   "summary": "Grid layout base on Masonry",
5   "description": "Grid layout base on Masonry",
6   "homepage": "https://github.com/geniustag/GridLayout.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "547188371@qq.com": "547188371@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/geniustag/GridLayout.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GridLayout/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }