[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / 2 / PZViewAutoHeight / 1.0.2 / PZViewAutoHeight.podspec.json
blob84af0588644ebc52c48655a60d4a53672ecf3e1d
2   "name": "PZViewAutoHeight",
3   "version": "1.0.2",
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.2"
16   },
17   "source_files": [
18     "PZViewAutoHeight",
19     "*.{h,m}"
20   ],
21   "requires_arc": true