[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 2 / MZMultiHeadersSheet / 0.2.1 / MZMultiHeadersSheet.podspec.json
blob76744901204d4f1d5bf3f9fd4c3efc3791551702
2   "name": "MZMultiHeadersSheet",
3   "version": "0.2.1",
4   "summary": "自定义UICollectionView的布局,实现类似Excel表格的功能",
5   "description": "自定义UICollectionView的布局,实现类似Excel表格的功能,具体使用方法请参看Demo。",
6   "homepage": "https://github.com/MachelleZhang/MZMultiHeadersSheet",
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/MZMultiHeadersSheet.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MZMultiHeadersSheet/Classes/**/*"