[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / c / e / NMAutoHeightTableCell / 0.0.1 / NMAutoHeightTableCell.podspec.json
blob8031f71c4adc3102fd325ad16f1870d7da30d5a3
2   "name": "NMAutoHeightTableCell",
3   "version": "0.0.1",
4   "summary": "一个可以使用Autolayout实现自动计算Cell高度的扩展库",
5   "description": "一个可以使用Autolayout实现自动计算Cell高度的扩展库",
6   "homepage": "https://github.com/NBaby/NMKit/tree/master/NMAutoHeightTableCell",
7   "license": "MIT",
8   "authors": {
9     "nuomi": "xsz88287703@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/NBaby/NMKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "NMAutoHeightTableCell/lib",
20     "*.{h,m}"
21   ],
22   "requires_arc": true