[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / c / 3 / CollectionViewShelfLayout / 0.6.3 / CollectionViewShelfLayout.podspec.json
bloba2f8d674b60244161afd894af34e2af84cfae5f7
2   "name": "CollectionViewShelfLayout",
3   "version": "0.6.3",
4   "summary": "A UICollectionViewLayout subclass displays as rows of items similar to App Store Feature tab without a nested UITable/CollectionView hack.",
5   "description": "A UICollectionViewLayout subclass displays its items as rows of items similar to the App Store Feature tab without a nested UITableView/UICollectionView hack. You can use a single data source for all of your contents. Each section displays its items in a row. CollectionViewShelfLayout supports collection view's header view and footer view similar to table view's tableHeaderView and tableFooterView also sections' header and footer views too.",
6   "homepage": "https://github.com/pitiphong-p/CollectionViewShelfLayout",
7   "screenshots": "https://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/9665/CollectionViewShelfLayout.png",
8   "license": "MIT",
9   "authors": "Pitiphong Phongpattranont",
10   "social_media_url": "http://twitter.com/pitiphong_p",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/pitiphong-p/CollectionViewShelfLayout.git",
16     "tag": "0.6.3"
17   },
18   "source_files": [
19     "CollectionViewShelfLayout/*.swift"
20   ],
21   "pushed_with_swift_version": "4.0"