Download dwolla ios Free Java Code

Description

Official Objective C [iOS] Wrapper for Dwolla's API.

Source Files

The download file dwolla-ios-master.zip has the following entries.


.gitignore/* w w  w. j av  a  2 s. co m*/
APIViewController.h
APIViewController.m
APIViewController.xib
DwollaOAuth.xcodeproj/project.pbxproj
DwollaOAuth.xcodeproj/project.xcworkspace/contents.xcworkspacedata
DwollaOAuth.xcodeproj/project.xcworkspace/xcuserdata/jarmstead.xcuserdatad/UserInterfaceState.xcuserstate
DwollaOAuth.xcodeproj/project.xcworkspace/xcuserdata/nschulze.xcuserdatad/UserInterfaceState.xcuserstate
DwollaOAuth.xcodeproj/xcuserdata/jarmstead.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
DwollaOAuth.xcodeproj/xcuserdata/jarmstead.xcuserdatad/xcschemes/Test.xcscheme
DwollaOAuth.xcodeproj/xcuserdata/jarmstead.xcuserdatad/xcschemes/xcschememanagement.plist
DwollaOAuth.xcodeproj/xcuserdata/nparker.xcuserdatad/xcschemes/DwollaOAuth.xcscheme
DwollaOAuth.xcodeproj/xcuserdata/nparker.xcuserdatad/xcschemes/DwollaOAuthLib.xcscheme
DwollaOAuth.xcodeproj/xcuserdata/nschulze.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
DwollaOAuth.xcodeproj/xcuserdata/nschulze.xcuserdatad/xcschemes/DwollaOAuth.xcscheme
DwollaOAuth.xcodeproj/xcuserdata/nschulze.xcuserdatad/xcschemes/DwollaOAuthTests.xcscheme
DwollaOAuth.xcodeproj/xcuserdata/nschulze.xcuserdatad/xcschemes/xcschememanagement.plist
DwollaOAuth/.DS_Store
DwollaOAuth/AppDelegate.h
DwollaOAuth/AppDelegate.m
DwollaOAuth/DwollaOAuth-Info.plist
DwollaOAuth/DwollaOAuth-Prefix.pch
DwollaOAuth/ViewController.h
DwollaOAuth/ViewController.m
DwollaOAuth/en.lproj/InfoPlist.strings
DwollaOAuth/en.lproj/MainStoryboard.storyboard
DwollaOAuth/main.m
DwollaOAuthLib/.DS_Store
DwollaOAuthLib/Constants.h
DwollaOAuthLib/Constants.m
DwollaOAuthLib/DwollaAPI.h
DwollaOAuthLib/DwollaAPI.m
DwollaOAuthLib/DwollaContact.h
DwollaOAuthLib/DwollaContact.m
DwollaOAuthLib/DwollaFundingSource.h
DwollaOAuthLib/DwollaFundingSource.m
DwollaOAuthLib/DwollaFundingSources.h
DwollaOAuthLib/DwollaFundingSources.m
DwollaOAuthLib/DwollaOAuth2Client.h
DwollaOAuthLib/DwollaOAuth2Client.m
DwollaOAuthLib/DwollaOAuthLib-Prefix.pch
DwollaOAuthLib/DwollaOAuthLib.h
DwollaOAuthLib/DwollaOAuthLib.m
DwollaOAuthLib/DwollaTransaction.h
DwollaOAuthLib/DwollaTransaction.m
DwollaOAuthLib/DwollaTransactionStats.h
DwollaOAuthLib/DwollaTransactionStats.m
DwollaOAuthLib/DwollaTransactions.h
DwollaOAuthLib/DwollaTransactions.m
DwollaOAuthLib/DwollaUser.h
DwollaOAuthLib/DwollaUser.m
DwollaOAuthLib/HttpRequestHelper.h
DwollaOAuthLib/HttpRequestHelper.m
DwollaOAuthLib/HttpRequestRepository.h
DwollaOAuthLib/HttpRequestRepository.m
DwollaOAuthLib/IDwollaMessages.h
DwollaOAuthLib/NSURLConnectionRepository.h
DwollaOAuthLib/NSURLConnectionRepository.m
DwollaOAuthLib/OAuthTokenRepository.h
DwollaOAuthLib/OAuthTokenRepository.m
DwollaOAuthLib/json-framework/NSMutableURLRequest+Parameters.h
DwollaOAuthLib/json-framework/NSMutableURLRequest+Parameters.m
DwollaOAuthLib/json-framework/NSObject+SBJson.h
DwollaOAuthLib/json-framework/NSObject+SBJson.m
DwollaOAuthLib/json-framework/NSString+URLEncoding.h
DwollaOAuthLib/json-framework/NSString+URLEncoding.m
DwollaOAuthLib/json-framework/NSURL+Base.h
DwollaOAuthLib/json-framework/NSURL+Base.m
DwollaOAuthLib/json-framework/SBJson.h
DwollaOAuthLib/json-framework/SBJsonParser.h
DwollaOAuthLib/json-framework/SBJsonParser.m
DwollaOAuthLib/json-framework/SBJsonStreamParser.h
DwollaOAuthLib/json-framework/SBJsonStreamParser.m
DwollaOAuthLib/json-framework/SBJsonStreamParserAccumulator.h
DwollaOAuthLib/json-framework/SBJsonStreamParserAccumulator.m
DwollaOAuthLib/json-framework/SBJsonStreamParserAdapter.h
DwollaOAuthLib/json-framework/SBJsonStreamParserAdapter.m
DwollaOAuthLib/json-framework/SBJsonStreamParserState.h
DwollaOAuthLib/json-framework/SBJsonStreamParserState.m
DwollaOAuthLib/json-framework/SBJsonStreamWriter.h
DwollaOAuthLib/json-framework/SBJsonStreamWriter.m
DwollaOAuthLib/json-framework/SBJsonStreamWriterAccumulator.h
DwollaOAuthLib/json-framework/SBJsonStreamWriterAccumulator.m
DwollaOAuthLib/json-framework/SBJsonStreamWriterState.h
DwollaOAuthLib/json-framework/SBJsonStreamWriterState.m
DwollaOAuthLib/json-framework/SBJsonTokeniser.h
DwollaOAuthLib/json-framework/SBJsonTokeniser.m
DwollaOAuthLib/json-framework/SBJsonUTF8Stream.h
DwollaOAuthLib/json-framework/SBJsonUTF8Stream.m
DwollaOAuthLib/json-framework/SBJsonWriter.h
DwollaOAuthLib/json-framework/SBJsonWriter.m
README.md
Test/Default-568h@2x.png
Test/Default.png
Test/Default@2x.png
Test/DwollaAPI_AccountInformation_Test.m
Test/DwollaAPI_Balance_Test.m
Test/DwollaAPI_Base_Test.h
Test/DwollaAPI_Base_Test.m
Test/DwollaAPI_Contacts_Test.m
Test/DwollaAPI_FundingSources_Test.m
Test/DwollaAPI_Request_Test.m
Test/DwollaAPI_Send_Test.m
Test/DwollaAPI_TransactionStats_Test.h
Test/DwollaAPI_TransactionStats_Test.m
Test/DwollaAPI_Transactions_Test.h
Test/DwollaAPI_Transactions_Test.m
Test/HttpRequestHelper_Tests.m
Test/HttpRequestRepository_Test.m
Test/Models_Tests.m
Test/Test-Info.plist
Test/Test-Prefix.pch
Test/en.lproj/InfoPlist.strings
Test/libraries/GHUnitIOS.framework/GHUnitIOS
Test/libraries/GHUnitIOS.framework/Headers
Test/libraries/GHUnitIOS.framework/Resources
Test/libraries/GHUnitIOS.framework/Versions/A/GHUnitIOS
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHAsyncTestCase.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHImageDiffView.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHMockNSHTTPURLResponse.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHMockNSURLConnection.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHTest+JUnitXML.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHTest.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHTestCase.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHTestGroup+JUnitXML.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHTestGroup.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHTestMacros.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHTestOperation.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHTestRunner.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHTestSuite.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHTestUtils.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHTestViewModel.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHTesting.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHUIImageViewControl.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHUnit.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHUnitIOSAppDelegate.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHUnitIOSTableViewDataSource.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHUnitIOSTestView.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHUnitIOSTestViewController.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHUnitIOSView.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHUnitIOSViewController.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHUnitIPhoneAppDelegate.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/GHViewTestCase.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/NSException+GHTestFailureExceptions.h
Test/libraries/GHUnitIOS.framework/Versions/A/Headers/NSValue+GHValueFormatter.h
Test/libraries/GHUnitIOS.framework/Versions/A/Resources/Info.plist
Test/libraries/GHUnitIOS.framework/Versions/Current
Test/libraries/OCMock/NSNotificationCenter+OCMAdditions.h
Test/libraries/OCMock/OCMArg.h
Test/libraries/OCMock/OCMConstraint.h
Test/libraries/OCMock/OCMock.h
Test/libraries/OCMock/OCMockObject.h
Test/libraries/OCMock/OCMockRecorder.h
Test/libraries/libOCMock.a
Test/main.m
ocunit2junit.rb

Download

Click the following link to download dwolla-ios-master.zip.

dwolla-ios-master.zip




















Home »
  Objective C Free Code »
    API »




API
Asynchronous API
Weather API
Wrapper API