[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / f / MZFreeLayout / 1.0.0 / MZFreeLayout.podspec.json
blobfd8b4eb7698fcf18c109b8d6e8647ed8176d366f
2   "name": "MZFreeLayout",
3   "version": "1.0.0",
4   "summary": "A short description of MZFreeLayout.",
5   "description": "类似Excel样式的自由布局",
6   "homepage": "https://github.com/MachelleZhang/MZFreeLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MachelleZhang": "407916482@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MachelleZhang/MZFreeLayout.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MZFreeLayout/*.{h, m}",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ]