[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / 2 / PZViewAutoHeight / 1.0.1 / PZViewAutoHeight.podspec.json
blob784d535805b64f97f29e401214a1076d72439dd4
2   "name": "PZViewAutoHeight",
3   "version": "1.0.1",
4   "summary": "基于autoLayout的自动计算cell的行高的扩展库",
5   "homepage": "https://github.com/i-phil/PZViewAutoHeight",
6   "license": "MIT",
7   "authors": {
8     "Phil Zhang": "goo.gle@foxmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/i-phil/PZViewAutoHeight.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "PZViewAutoHeight",
19     "*.{h,m}"
20   ],
21   "requires_arc": true