[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 3 / 0 / MZTableLayout / 1.0.0 / MZTableLayout.podspec.json
blobe56cceafbd4924f20fed56785b9000608dfe722c
2   "name": "MZTableLayout",
3   "version": "1.0.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": "zhangle@boco.com.cn"
14   },
15   "source": {
16     "git": "https://github.com/MachelleZhang/MZTableLayout.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MZTableLayout/Classes/**/*",
23   "swift_version": "5.0"