Deploy CocoaHTTPServer on ATV
Showing
... | ... | @@ -29,5 +29,6 @@ platform :tvos, '9.0' |
pod 'SSKeychain', :git => 'git://github.com/fkuehne/sskeychain.git' #iCloud Keychain Sync | ||
pod 'box-ios-sdk-v2', :git => 'git://github.com/fkuehne/box-ios-sdk-v2.git' #has tvOS support added | ||
pod 'upnpx', '~>1.3.6' | ||
pod 'CocoaHTTPServer', :git => 'git://github.com/fkuehne/CocoaHTTPServer.git' # has our fixes | ||
end |
Please register or sign in to comment