An open API service indexing awesome lists of open source software.

https://github.com/eneko/myframework.swift

Framework creation tutorial
https://github.com/eneko/myframework.swift

Last synced: 3 months ago
JSON representation

Framework creation tutorial

Awesome Lists containing this project

README

        

# MyFramework.swift

[![Build Status](https://travis-ci.org/eneko/MyFramework.swift.svg?branch=master)](https://travis-ci.org/eneko/MyFramework.swift)

This code is not meant to be used by anyone, as it belongs to the follwing tutorial:

[Creating Swift frameworks for iOS, OS X and tvOS with Unit Tests and Distributing via CocoaPods and Swift Package Manager](http://www.enekoalonso.com/2016/02/06/creating-swift-frameworks-for-ios-osx-and-tvos.html)