[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / 1 / TLCachedAutoHeightCell / 0.1.0 / TLCachedAutoHeightCell.podspec.json
blob406b5501cf8591fcba8c0240814d5c3f2a21caf7
2   "name": "TLCachedAutoHeightCell",
3   "version": "0.1.0",
4   "summary": "A framework for automatically calculating and caching cell height.",
5   "description": "Automatically cell height calculating and position or content based height caching.",
6   "homepage": "https://github.com/ToccaLeee/TLCachedAutoHeightCell",
7   "license": "MIT",
8   "authors": {
9     "ToccaLee": "xiaoliu.li@ele.me"
10   },
11   "source": {
12     "git": "https://github.com/ToccaLeee/TLCachedAutoHeightCell.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "TLCachedAutoHeightCell": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": "UIKit"