Download FellowshipOne APIClient Free Java Code

Description

A Cocoa Touch static library for consuming the Fellowship One API.

Source Files

The download file FellowshipOneAPIClient-master.zip has the following entries.


.gitignore/*from ww w  .j  av  a 2  s  .  c o  m*/
FellowshipOneAPIClient.xcodeproj/project.pbxproj
FellowshipOneAPIClient.xcodeproj/project.xcworkspace/contents.xcworkspacedata
FellowshipOneAPIClient.xcodeproj/project.xcworkspace/xcuserdata/cmeyer.xcuserdatad/UserInterfaceState.xcuserstate
FellowshipOneAPIClient.xcodeproj/xcuserdata/cmeyer.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
FellowshipOneAPIClient.xcodeproj/xcuserdata/cmeyer.xcuserdatad/xcschemes/FellowshipOneAPIClient.xcscheme
FellowshipOneAPIClient.xcodeproj/xcuserdata/cmeyer.xcuserdatad/xcschemes/xcschememanagement.plist
FellowshipOneAPIClient/Class/Categories/NSDate+ageFromDate.h
FellowshipOneAPIClient/Class/Categories/NSDate+ageFromDate.m
FellowshipOneAPIClient/Class/Categories/NSObject+serializeToJSON.h
FellowshipOneAPIClient/Class/Categories/NSObject+serializeToJSON.m
FellowshipOneAPIClient/Class/Categories/NSObject+serializeToXml.h
FellowshipOneAPIClient/Class/Categories/NSObject+serializeToXml.m
FellowshipOneAPIClient/Class/Enum/EntityState.h
FellowshipOneAPIClient/Class/Enum/Enum.h
FellowshipOneAPIClient/Class/Enum/FTAPIRealm.h
FellowshipOneAPIClient/Class/Enum/HTTPMethod.h
FellowshipOneAPIClient/Class/FTOAuth/FOUserDefaults.h
FellowshipOneAPIClient/Class/FTOAuth/FOUserDefaults.m
FellowshipOneAPIClient/Class/FTOAuth/FTOAuth.h
FellowshipOneAPIClient/Class/FTOAuth/FTOAuth.m
FellowshipOneAPIClient/Class/FTOAuth/FTOAuthResult.h
FellowshipOneAPIClient/Class/FTOAuth/FTOAuthResult.m
FellowshipOneAPIClient/Class/FTOAuth/WebRequest.h
FellowshipOneAPIClient/Class/FTOAuth/WebRequest.m
FellowshipOneAPIClient/Class/Model/FOError.h
FellowshipOneAPIClient/Class/Model/FOError.m
FellowshipOneAPIClient/Class/Model/FOPagedEntity.h
FellowshipOneAPIClient/Class/Model/FOPagedEntity.m
FellowshipOneAPIClient/Class/Model/FOParentNamedObject.h
FellowshipOneAPIClient/Class/Model/FOParentNamedObject.m
FellowshipOneAPIClient/Class/Model/FOParentObject.h
FellowshipOneAPIClient/Class/Model/FOParentObject.m
FellowshipOneAPIClient/Class/Model/People/FOAddress.h
FellowshipOneAPIClient/Class/Model/People/FOAddress.m
FellowshipOneAPIClient/Class/Model/People/FOCommunication.h
FellowshipOneAPIClient/Class/Model/People/FOCommunication.m
FellowshipOneAPIClient/Class/Model/People/FOHousehold.h
FellowshipOneAPIClient/Class/Model/People/FOHousehold.m
FellowshipOneAPIClient/Class/Model/People/FOHouseholdMemberType.h
FellowshipOneAPIClient/Class/Model/People/FOHouseholdMemberType.m
FellowshipOneAPIClient/Class/Model/People/FOPerson.h
FellowshipOneAPIClient/Class/Model/People/FOPerson.m
FellowshipOneAPIClient/Class/Model/People/FOStatus.h
FellowshipOneAPIClient/Class/Model/People/FOStatus.m
FellowshipOneAPIClient/Class/Model/People/FOSubStatus.h
FellowshipOneAPIClient/Class/Model/People/FOSubStatus.m
FellowshipOneAPIClient/Class/OAConsumer/NSMutableURLRequest+Parameters.h
FellowshipOneAPIClient/Class/OAConsumer/NSMutableURLRequest+Parameters.m
FellowshipOneAPIClient/Class/OAConsumer/NSString+URLEncoding.h
FellowshipOneAPIClient/Class/OAConsumer/NSString+URLEncoding.m
FellowshipOneAPIClient/Class/OAConsumer/NSURL+Base.h
FellowshipOneAPIClient/Class/OAConsumer/NSURL+Base.m
FellowshipOneAPIClient/Class/OAConsumer/OAAsynchronousDataFetcher.h
FellowshipOneAPIClient/Class/OAConsumer/OAAsynchronousDataFetcher.m
FellowshipOneAPIClient/Class/OAConsumer/OAConsumer.h
FellowshipOneAPIClient/Class/OAConsumer/OAConsumer.m
FellowshipOneAPIClient/Class/OAConsumer/OADataFetcher.h
FellowshipOneAPIClient/Class/OAConsumer/OADataFetcher.m
FellowshipOneAPIClient/Class/OAConsumer/OAHMAC_SHA1SignatureProvider.h
FellowshipOneAPIClient/Class/OAConsumer/OAHMAC_SHA1SignatureProvider.m
FellowshipOneAPIClient/Class/OAConsumer/OAMutableURLRequest.h
FellowshipOneAPIClient/Class/OAConsumer/OAMutableURLRequest.m
FellowshipOneAPIClient/Class/OAConsumer/OAPlaintextSignatureProvider.h
FellowshipOneAPIClient/Class/OAConsumer/OAPlaintextSignatureProvider.m
FellowshipOneAPIClient/Class/OAConsumer/OARequestParameter.h
FellowshipOneAPIClient/Class/OAConsumer/OARequestParameter.m
FellowshipOneAPIClient/Class/OAConsumer/OAServiceTicket.h
FellowshipOneAPIClient/Class/OAConsumer/OAServiceTicket.m
FellowshipOneAPIClient/Class/OAConsumer/OASignatureProviding.h
FellowshipOneAPIClient/Class/OAConsumer/OAToken.h
FellowshipOneAPIClient/Class/OAConsumer/OAToken.m
FellowshipOneAPIClient/Class/OAConsumer/OAuthConsumer.h
FellowshipOneAPIClient/Class/QueryObject/FOBaseQO.h
FellowshipOneAPIClient/Class/QueryObject/FOBaseQO.m
FellowshipOneAPIClient/Class/QueryObject/Groups/GroupMemberQO.h
FellowshipOneAPIClient/Class/QueryObject/Groups/GroupMemberQO.m
FellowshipOneAPIClient/Class/QueryObject/People/FOHouseholdQO.h
FellowshipOneAPIClient/Class/QueryObject/People/FOHouseholdQO.m
FellowshipOneAPIClient/Class/QueryObject/People/FOPersonQO.h
FellowshipOneAPIClient/Class/QueryObject/People/FOPersonQO.m
FellowshipOneAPIClient/Class/SBJson/FellowshipOneAPIClientSBJSON.h
FellowshipOneAPIClient/Class/SBJson/FellowshipOneAPIClientSBJSON.m
FellowshipOneAPIClient/Class/SBJson/FellowshipOneAPIClientSBJsonBase.h
FellowshipOneAPIClient/Class/SBJson/FellowshipOneAPIClientSBJsonBase.m
FellowshipOneAPIClient/Class/SBJson/FellowshipOneAPIClientSBJsonParser.h
FellowshipOneAPIClient/Class/SBJson/FellowshipOneAPIClientSBJsonParser.m
FellowshipOneAPIClient/Class/SBJson/FellowshipOneAPIClientSBJsonWriter.h
FellowshipOneAPIClient/Class/SBJson/FellowshipOneAPIClientSBJsonWriter.m
FellowshipOneAPIClient/Class/SBJson/JSON.h
FellowshipOneAPIClient/Class/SBJson/NSObject+FellowshipOneAPIClientSBJSON.h
FellowshipOneAPIClient/Class/SBJson/NSObject+FellowshipOneAPIClientSBJSON.m
FellowshipOneAPIClient/Class/SBJson/NSString+FellowshipOneAPIClientSBJSON.h
FellowshipOneAPIClient/Class/SBJson/NSString+FellowshipOneAPIClientSBJSON.m
FellowshipOneAPIClient/Class/Shared/ConsoleLog.h
FellowshipOneAPIClient/Class/Shared/ConsoleLog.m
FellowshipOneAPIClient/Class/Shared/Constants.h
FellowshipOneAPIClient/Class/Shared/Constants.m
FellowshipOneAPIClient/Class/Shared/Crypto/Base64Transcoder.c
FellowshipOneAPIClient/Class/Shared/Crypto/Base64Transcoder.h
FellowshipOneAPIClient/Class/Shared/Crypto/hmac.c
FellowshipOneAPIClient/Class/Shared/Crypto/hmac.h
FellowshipOneAPIClient/Class/Shared/Crypto/sha1.c
FellowshipOneAPIClient/Class/Shared/Crypto/sha1.h
FellowshipOneAPIClient/Class/Shared/FellowshipOneAPIDateUtility.h
FellowshipOneAPIClient/Class/Shared/FellowshipOneAPIDateUtility.m
FellowshipOneAPIClient/Class/Shared/FellowshipOneAPIUtility.h
FellowshipOneAPIClient/Class/Shared/FellowshipOneAPIUtility.m
FellowshipOneAPIClient/FellowshipOneAPIClient-Prefix.pch
FellowshipOneAPIClient/FellowshipOneAPIClient.h
FellowshipOneAPIClient/FellowshipOneAPIClient.m
FellowshipOneAPIClient/FellowshipOneAPIClient.plist
FellowshipOneAPIClientTests/Address.h
FellowshipOneAPIClientTests/Address.m
FellowshipOneAPIClientTests/Authentication/FirstParty.h
FellowshipOneAPIClientTests/Authentication/FirstParty.m
FellowshipOneAPIClientTests/BaseTest.h
FellowshipOneAPIClientTests/BaseTest.m
FellowshipOneAPIClientTests/Communication.h
FellowshipOneAPIClientTests/Communication.m
FellowshipOneAPIClientTests/FellowshipOneAPIClientTests-Info.plist
FellowshipOneAPIClientTests/FellowshipOneAPIClientTests-Prefix.pch
FellowshipOneAPIClientTests/FellowshipOneAPIClientTests.h
FellowshipOneAPIClientTests/FellowshipOneAPIClientTests.m
FellowshipOneAPIClientTests/Household.h
FellowshipOneAPIClientTests/Household.m
FellowshipOneAPIClientTests/Model/Person.h
FellowshipOneAPIClientTests/Model/Person.m
FellowshipOneAPIClientTests/en.lproj/InfoPlist.strings
README.md

Download

Click the following link to download FellowshipOneAPIClient-master.zip.

FellowshipOneAPIClient-master.zip




















Home »
  Objective C Free Code »
    Development »




AdMob
Algorithm
Annotation
App
Authentication
Barcode
Calendar
client Library
Cocoa
Commandline
CoreData
Demo
Example
Framework
Google API
Google SDK
GoogleAnalytics
Graph
iTune
JavaScript
Json
KML
Library
List
MapKit
Matlab
Menu
Message
MVVM
NSDate
NSWindow
OAuth
Objective C API
Objective C Library
Objective C Sample
OsX Framework
Plugin
Sample
SDK
SDK Sample
Share
Storyboard
UnitTest
xcode
XML