Initial commit

This commit is contained in:
Justin Spahr-Summers
2013-12-21 23:17:03 -08:00
commit c5670708c9
79 changed files with 4987 additions and 0 deletions

12
.gitmodules vendored Normal file
View File

@@ -0,0 +1,12 @@
[submodule "External/OctoKit"]
path = External/OctoKit
url = https://github.com/octokit/octokit.objc.git
[submodule "External/ReactiveCocoaLayout"]
path = External/ReactiveCocoaLayout
url = https://github.com/ReactiveCocoa/ReactiveCocoaLayout.git
[submodule "External/ReactiveViewModel"]
path = External/ReactiveViewModel
url = https://github.com/ReactiveCocoa/ReactiveViewModel.git
[submodule "External/HockeySDK-iOS"]
path = External/HockeySDK-iOS
url = https://github.com/bitstadium/HockeySDK-iOS.git