[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 1 / 3 / 0 / MZTableLayout / 1.2.0 / MZTableLayout.podspec.json
blobe18356c61d42b98074d67c908a68b1b60f85ccc8
2   "name": "MZTableLayout",
3   "version": "1.2.0",
4   "swift_versions": "5.0",
5   "summary": "Free collection view layout like excel sheet.",
6   "description": "Free collection view layout like excel sheet.\nIt's very easy to use.",
7   "homepage": "https://github.com/MachelleZhang/MZTableLayout",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "zhangle": "407916482@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/MachelleZhang/MZTableLayout.git",
17     "tag": "1.2.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MZTableLayout/*.swift",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "swift_version": "5.0"