[Add] TPNAdColonySDKAdapter 6.4.28
[CocoaPods.git] / Specs / 0 / 6 / 1 / MFViewHeightCache / 1.0.2 / MFViewHeightCache.podspec.json
blob71e3c9716a1df83534d355d71510b189bee64f20
2   "name": "MFViewHeightCache",
3   "version": "1.0.2",
4   "summary": "Height calculate and cache for auto layout views.",
5   "homepage": "https://github.com/Tinghui/UITableView-CellHeightCalculation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Tinghui": "tinghui.zhang3@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Tinghui/UITableView-CellHeightCalculation.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "Source/MFViewHeightCache/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "6.0"
21   }