[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 6 / 1 / MFViewHeightCache / 1.0.1 / MFViewHeightCache.podspec.json
blobea6952b22f30e63b9147e9af3091b719d173f8d7
2   "name": "MFViewHeightCache",
3   "version": "1.0.1",
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.1"
16   },
17   "source_files": "Source/MFViewHeightCache/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "6.0"
21   }