[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / a / SFFocusViewLayout / 1.1.0 / SFFocusViewLayout.podspec.json
blob269e7388af85609c21f6476d3eb3eeff274ba84c
2   "name": "SFFocusViewLayout",
3   "version": "1.1.0",
4   "summary": "UICollectionViewLayout subclass with focused content.",
5   "description": "SFFocusViewLayout is a UICollectionViewLayout subclass \nfor displaying focused content on UICollectionView which\nis the largest cell of all.",
6   "homepage": "https://github.com/fdzsergio/SFFocusViewLayout",
7   "screenshots": "https://raw.githubusercontent.com/fdzsergio/SFFocusViewLayout/master/Screenshots/SFFocusViewLayout.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sergio Fernández": "fdz.sergio@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/fdzsergio/SFFocusViewLayout.git",
17     "tag": "1.1.0"
18   },
19   "social_media_url": "https://twitter.com/fdzsergio",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "SFFocusViewLayout/Classes/**/*",
25   "frameworks": "UIKit"