Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

Commit

Permalink
Removed example and implemented Carthage.
Browse files Browse the repository at this point in the history
  • Loading branch information
wvteijlingen committed Dec 24, 2014
1 parent b05330c commit 8ae112c
Show file tree
Hide file tree
Showing 35 changed files with 27 additions and 1,454 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -16,3 +16,4 @@ xcuserdata
DerivedData
*.xcuserstate

Carthage/Checkouts
3 changes: 3 additions & 0 deletions Cartfile
@@ -0,0 +1,3 @@
github "Thomvis/BrightFutures" "master"
github "Alamofire/Alamofire" ~> 1.1
github "SwiftyJSON/SwiftyJSON" ~> 2.1
3 changes: 3 additions & 0 deletions Cartfile.resolved
@@ -0,0 +1,3 @@
github "Alamofire/Alamofire" "1.1.2"
github "Thomvis/BrightFutures" "bac838bac0b55152326631e220507179f5b2e154"
github "SwiftyJSON/SwiftyJSON" "2.1.2"
505 changes: 0 additions & 505 deletions Example/SpineExample.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

30 changes: 0 additions & 30 deletions Example/SpineExample/Album.swift

This file was deleted.

76 changes: 0 additions & 76 deletions Example/SpineExample/AlbumsTableViewController.swift

This file was deleted.

52 changes: 0 additions & 52 deletions Example/SpineExample/AppDelegate.swift

This file was deleted.

31 changes: 0 additions & 31 deletions Example/SpineExample/Artist.swift

This file was deleted.

62 changes: 0 additions & 62 deletions Example/SpineExample/ArtistsTableViewController.swift

This file was deleted.

0 comments on commit 8ae112c

Please sign in to comment.