[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / d / 4 / c / HYBMasonryAutoCellHeight_SS / 2.0.2 / HYBMasonryAutoCellHeight_SS.podspec.json
blob42c15f6c02c6ee57aaca9cba6c8ad58d88799c11
2   "name": "HYBMasonryAutoCellHeight_SS",
3   "version": "2.0.2",
4   "summary": "基于Masonry的自动计算cell的行高的扩展库,且高效缓存行高",
5   "homepage": "http://101.200.209.244/masonry-cell-height-auto-calculate/",
6   "license": "MIT",
7   "authors": {
8     "huangyibiao": "huangyibiao520@163.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/ambitioussong/HYBMasonryAutoCellHeight.git",
15     "tag": "2.0.2"
16   },
17   "source_files": [
18     "HYBMasonryAutoCellHeight",
19     "*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ]
26   }