Skip to content

Commit

Permalink
add spm
Browse files Browse the repository at this point in the history
  • Loading branch information
fdzsergio committed Nov 1, 2016
1 parent 70846be commit ae15ca5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Package.swift
@@ -0,0 +1,13 @@
/**
This file is part of the SFFocusViewLayout package.
(c) Sergio Fernández <fdz.sergio@gmail.com>
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
*/

import PackageDescription

let package = Package(
name: "SFFocusViewLayout"
)

0 comments on commit ae15ca5

Please sign in to comment.