[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / b / 7 / 1 / ExpandableColumnLayout / 1.0.1 / ExpandableColumnLayout.podspec.json
blob18e6759fca4af286c819546422a1f0625e0786e1
2   "name": "ExpandableColumnLayout",
3   "version": "1.0.1",
4   "summary": "A custom UICollectionViewLayout that provides a flexible column-based layout with optional expandable drawer functionality.",
5   "description": "* Arbitrary column count per section\n* Specifiy unit-height or exact height per item\n* Expand or contract sections via attractive drawer-like animation",
6   "homepage": "https://github.com/johntvolk/ExpandableColumnLayout",
7   "license": "MIT",
8   "authors": {
9     "John Volk": "john.t.volk@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/johntvolk/ExpandableColumnLayout.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"