[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / c / e / YBTopAlignedCollectionViewFlowLayout / 0.1 / YBTopAlignedCollectionViewFlowLayout.podspec.json
blobd339996238b6be16dcd5beb3eecf38ee31ae0841
2   "name": "YBTopAlignedCollectionViewFlowLayout",
3   "version": "0.1",
4   "summary": "With this UICollectionViewFlowLayout subclass, your UICollectionView looks like a UITableView if you are using cells with dynamic heights.",
5   "homepage": "https://github.com/yoeriboven/TopAlignedCollectionViewLayout",
6   "screenshots": "https://camo.githubusercontent.com/c92629aa56e010c7ccdd114629f5d0d96b5ffa82/687474703a2f2f6935382e74696e797069632e636f6d2f31337a6d68796f2e676966",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yoeri Boven": "yoeriboven@msn.com"
13   },
14   "social_media_url": "http://twitter.com/yoeriboven",
15   "source": {
16     "git": "https://github.com/yoeriboven/TopAlignedCollectionViewLayout.git",
17     "tag": "0.1"
18   },
19   "platforms": {
20     "ios": "6.0"
21   },
22   "source_files": "YBTopAlignedCollectionViewFlowLayout/YBTopAlignedCollectionViewFlowLayout.{h,m}",
23   "requires_arc": true