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