get Users up

This commit is contained in:
2015-09-13 23:37:18 +02:00
parent baba7de448
commit 79628c8824
56 changed files with 4513 additions and 36 deletions
+6
View File
@@ -0,0 +1,6 @@
platform :osx, '10.9'
workspace 'ipbc-Client'
use_frameworks!
pod 'SwiftHTTP', '~> 0.9.4'
pod 'ReachabilitySwift', git: 'https://github.com/ashleymills/Reachability.swift'