Create Xcode project with framework targets.

An new Xcode project is created in order to build an iOS
framework as target. This project is Carthage compatible.

A first version of podspec is added, although pod lib lint
fails.

4 tests are failing when run through Xcode.
This commit is contained in:
Guido Marucci Blas
2017-01-23 00:34:34 -03:00
parent 8775cdc13f
commit 7fa1016108
13 changed files with 637 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:YogaKit.xcodeproj">
</FileRef>
</Workspace>