[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / c / CSNFloatingHeaderViewFlowLayout / 0.0.1 / CSNFloatingHeaderViewFlowLayout.podspec.json
blob9ac4544b02be3b3cd5188fb0d6f4bb14f38c9dbc
2   "name": "CSNFloatingHeaderViewFlowLayout",
3   "version": "0.0.1",
4   "summary": "Floating (Sticky) Headers at the top of a UICollectionView like UITableView's header view.",
5   "description": "                   Simple subclass of UICollectionViewFlowLayout that gives you Floating (Sticky) Headers at the top of a UICollectionView like UITableView's header view.\n",
6   "homepage": "https://github.com/griffin-stewie/CSNFloatingHeaderViewFlowLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "griffin-stewie": "panterathefamilyguy@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/griffin_stewie",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/griffin-stewie/CSNFloatingHeaderViewFlowLayout.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "CSNFloatingHeaderViewFlowLayout",
23   "requires_arc": true