Download RestKit Free Java Code

Description

RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X.

Icons

RestKit

Source Files

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


.gitignore/*from w  w w. j a v a  2  s . co m*/
.gitmodules
.ruby-version
.travis.yml
.xctool-args
CREDITS.md
Code/CoreData.h
Code/CoreData/NSManagedObject+RKAdditions.h
Code/CoreData/NSManagedObject+RKAdditions.m
Code/CoreData/NSManagedObjectContext+RKAdditions.h
Code/CoreData/NSManagedObjectContext+RKAdditions.m
Code/CoreData/RKConnectionDescription.h
Code/CoreData/RKConnectionDescription.m
Code/CoreData/RKEntityByAttributeCache.h
Code/CoreData/RKEntityByAttributeCache.m
Code/CoreData/RKEntityCache.h
Code/CoreData/RKEntityCache.m
Code/CoreData/RKEntityMapping.h
Code/CoreData/RKEntityMapping.m
Code/CoreData/RKFetchRequestManagedObjectCache.h
Code/CoreData/RKFetchRequestManagedObjectCache.m
Code/CoreData/RKInMemoryManagedObjectCache.h
Code/CoreData/RKInMemoryManagedObjectCache.m
Code/CoreData/RKManagedObjectCaching.h
Code/CoreData/RKManagedObjectImporter.h
Code/CoreData/RKManagedObjectImporter.m
Code/CoreData/RKManagedObjectMappingOperationDataSource.h
Code/CoreData/RKManagedObjectMappingOperationDataSource.m
Code/CoreData/RKManagedObjectStore.h
Code/CoreData/RKManagedObjectStore.m
Code/CoreData/RKPropertyInspector+CoreData.h
Code/CoreData/RKPropertyInspector+CoreData.m
Code/CoreData/RKRelationshipConnectionOperation.h
Code/CoreData/RKRelationshipConnectionOperation.m
Code/Network.h
Code/Network/RKHTTPRequestOperation.h
Code/Network/RKHTTPRequestOperation.m
Code/Network/RKManagedObjectRequestOperation.h
Code/Network/RKManagedObjectRequestOperation.m
Code/Network/RKObjectManager.h
Code/Network/RKObjectManager.m
Code/Network/RKObjectParameterization.h
Code/Network/RKObjectParameterization.m
Code/Network/RKObjectRequestOperation.h
Code/Network/RKObjectRequestOperation.m
Code/Network/RKObjectRequestOperationSubclass.h
Code/Network/RKPaginator.h
Code/Network/RKPaginator.m
Code/Network/RKRequestDescriptor.h
Code/Network/RKRequestDescriptor.m
Code/Network/RKResponseDescriptor.h
Code/Network/RKResponseDescriptor.m
Code/Network/RKResponseMapperOperation.h
Code/Network/RKResponseMapperOperation.m
Code/Network/RKRoute.h
Code/Network/RKRoute.m
Code/Network/RKRouteSet.h
Code/Network/RKRouteSet.m
Code/Network/RKRouter.h
Code/Network/RKRouter.m
Code/ObjectMapping.h
Code/ObjectMapping/RKAttributeMapping.h
Code/ObjectMapping/RKAttributeMapping.m
Code/ObjectMapping/RKDynamicMapping.h
Code/ObjectMapping/RKDynamicMapping.m
Code/ObjectMapping/RKErrorMessage.h
Code/ObjectMapping/RKErrorMessage.m
Code/ObjectMapping/RKHTTPUtilities.h
Code/ObjectMapping/RKHTTPUtilities.m
Code/ObjectMapping/RKMapperOperation.h
Code/ObjectMapping/RKMapperOperation.m
Code/ObjectMapping/RKMapperOperation_Private.h
Code/ObjectMapping/RKMapping.h
Code/ObjectMapping/RKMapping.m
Code/ObjectMapping/RKMappingErrors.h
Code/ObjectMapping/RKMappingOperation.h
Code/ObjectMapping/RKMappingOperation.m
Code/ObjectMapping/RKMappingOperationDataSource.h
Code/ObjectMapping/RKMappingResult.h
Code/ObjectMapping/RKMappingResult.m
Code/ObjectMapping/RKObjectMapping.h
Code/ObjectMapping/RKObjectMapping.m
Code/ObjectMapping/RKObjectMappingMatcher.h
Code/ObjectMapping/RKObjectMappingMatcher.m
Code/ObjectMapping/RKObjectMappingOperationDataSource.h
Code/ObjectMapping/RKObjectMappingOperationDataSource.m
Code/ObjectMapping/RKObjectUtilities.h
Code/ObjectMapping/RKObjectUtilities.m
Code/ObjectMapping/RKPropertyInspector.h
Code/ObjectMapping/RKPropertyInspector.m
Code/ObjectMapping/RKPropertyMapping.h
Code/ObjectMapping/RKPropertyMapping.m
Code/ObjectMapping/RKRelationshipMapping.h
Code/ObjectMapping/RKRelationshipMapping.m
Code/RestKit.h
Code/Search.h
Code/Search/README.md
Code/Search/RKManagedObjectStore+RKSearchAdditions.h
Code/Search/RKManagedObjectStore+RKSearchAdditions.m
Code/Search/RKSearchIndexer.h
Code/Search/RKSearchIndexer.m
Code/Search/RKSearchPredicate.h
Code/Search/RKSearchPredicate.m
Code/Search/RKSearchWord.h
Code/Search/RKSearchWord.m
Code/Search/RKSearchWordEntity.h
Code/Search/RKSearchWordEntity.m
Code/Support.h
Code/Support/RKDictionaryUtilities.h
Code/Support/RKDictionaryUtilities.m
Code/Support/RKDotNetDateFormatter.h
Code/Support/RKDotNetDateFormatter.m
Code/Support/RKErrors.h
Code/Support/RKErrors.m
Code/Support/RKLog.h
Code/Support/RKLog.m
Code/Support/RKMIMETypeSerialization.h
Code/Support/RKMIMETypeSerialization.m
Code/Support/RKMIMETypes.h
Code/Support/RKMIMETypes.m
Code/Support/RKMacros.h
Code/Support/RKNSJSONSerialization.h
Code/Support/RKNSJSONSerialization.m
Code/Support/RKOperationStateMachine.h
Code/Support/RKOperationStateMachine.m
Code/Support/RKPathMatcher.h
Code/Support/RKPathMatcher.m
Code/Support/RKPathUtilities.h
Code/Support/RKPathUtilities.m
Code/Support/RKSerialization.h
Code/Support/RKStringTokenizer.h
Code/Support/RKStringTokenizer.m
Code/Support/RKURLEncodedSerialization.h
Code/Support/RKURLEncodedSerialization.m
Code/Support/RestKit-Prefix.pch
Code/Support/lcl_config_components_RK.h
Code/Support/lcl_config_extensions_RK.h
Code/Support/lcl_config_logger_RK.h
Code/Testing.h
Code/Testing/RKBenchmark.h
Code/Testing/RKBenchmark.m
Code/Testing/RKConnectionTestExpectation.h
Code/Testing/RKConnectionTestExpectation.m
Code/Testing/RKMappingTest.h
Code/Testing/RKMappingTest.m
Code/Testing/RKPropertyMappingTestExpectation.h
Code/Testing/RKPropertyMappingTestExpectation.m
Code/Testing/RKTestConstants.m
Code/Testing/RKTestFactory.h
Code/Testing/RKTestFactory.m
Code/Testing/RKTestFixture.h
Code/Testing/RKTestFixture.m
Code/Testing/RKTestHelpers.h
Code/Testing/RKTestHelpers.m
Code/Testing/RKTestNotificationObserver.h
Code/Testing/RKTestNotificationObserver.m
Docs/Images/DerivedData/01_Select_Project_Settings.png
Docs/Images/DerivedData/02_Advanced_Button.png
Docs/Images/DerivedData/03_Select_Build_Location.png
Docs/Images/Installation/01_Add_Submodule.png
Docs/Images/Installation/02_Add_Project_Dependency.png
Docs/Images/Installation/03_Add_Header_Search_Path.png
Docs/Images/Installation/03_Add_Linker_Flag.png
Docs/Images/Installation/04_Add_Target_Dependency.png
Docs/Images/Installation/05_Select_RestKit_Target.png
Docs/Images/Installation/06_Add_Libraries.png
Docs/Images/Installation/07_Add_RestKit_Static_Libraries.png
Docs/Images/Installation/08_Add_Required_Frameworks.png
Docs/Images/Installation/09_Add_To_AppDelegate.png
Docs/Images/Installation/10_Verify_Build.png
Docs/Images/Installation/11_Add_Copy_Files_Phase.png
Docs/Images/Installation/12_Add_Framework_to_Copy_Files_Phase.png
Docs/Images/Troubleshooting/Clean_Build_Folder.png
Docs/Images/Troubleshooting/Delete_Derived_Data.png
Docs/MobileTuts Advanced RestKit/Advanced_RestKit_Tutorial.md
Docs/MobileTuts Introduction to RestKit/images/add_to_project.png
Docs/MobileTuts Introduction to RestKit/images/all_configurations.png
Docs/MobileTuts Introduction to RestKit/images/build_settings.png
Docs/MobileTuts Introduction to RestKit/images/depedency.png
Docs/MobileTuts Introduction to RestKit/images/frameworks.png
Docs/MobileTuts Introduction to RestKit/images/get_info.png
Docs/MobileTuts Introduction to RestKit/images/linking.png
Docs/MobileTuts Introduction to RestKit/index.html
Docs/Object Mapping.md
Docs/Presentations/Introduction to RestKit/Introduction to RestKit.key
Docs/Presentations/Introduction to RestKit/Introduction to RestKit.pdf
Docs/WRITING_DOCS.md
Examples/RKMacOSX/RKMacOSX.xcodeproj/project.pbxproj
Examples/RKMacOSX/RKMacOSX.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Examples/RKMacOSX/RKMacOSX/RKMacOSX-Info.plist
Examples/RKMacOSX/RKMacOSX/RKMacOSX-Prefix.pch
Examples/RKMacOSX/RKMacOSX/RKMacOSXAppDelegate.h
Examples/RKMacOSX/RKMacOSX/RKMacOSXAppDelegate.m
Examples/RKMacOSX/RKMacOSX/en.lproj/Credits.rtf
Examples/RKMacOSX/RKMacOSX/en.lproj/InfoPlist.strings
Examples/RKMacOSX/RKMacOSX/en.lproj/MainMenu.xib
Examples/RKMacOSX/RKMacOSX/main.m
Examples/RKSearchExample/Default-568h@2x.png
Examples/RKSearchExample/RKSearchExample.xcodeproj/project.pbxproj
Examples/RKSearchExample/RKSearchExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Examples/RKSearchExample/RKSearchExample/RKSAppDelegate.h
Examples/RKSearchExample/RKSearchExample/RKSAppDelegate.m
Examples/RKSearchExample/RKSearchExample/RKSViewController.h
Examples/RKSearchExample/RKSearchExample/RKSViewController.m
Examples/RKSearchExample/RKSearchExample/RKSearchExample-Info.plist
Examples/RKSearchExample/RKSearchExample/RKSearchExample-Prefix.pch
Examples/RKSearchExample/RKSearchExample/RKSearchExampleModel.xcdatamodeld/.xccurrentversion
Examples/RKSearchExample/RKSearchExample/RKSearchExampleModel.xcdatamodeld/RKSearchExampleModel.xcdatamodel/contents
Examples/RKSearchExample/RKSearchExample/contacts.json
Examples/RKSearchExample/RKSearchExample/en.lproj/InfoPlist.strings
Examples/RKSearchExample/RKSearchExample/en.lproj/MainStoryboard.storyboard
Examples/RKSearchExample/RKSearchExample/main.m
Examples/RKTwitter/.gitignore
Examples/RKTwitter/Classes/RKTUser.h
Examples/RKTwitter/Classes/RKTUser.m
Examples/RKTwitter/Classes/RKTweet.h
Examples/RKTwitter/Classes/RKTweet.m
Examples/RKTwitter/Classes/RKTwitterAppDelegate.h
Examples/RKTwitter/Classes/RKTwitterAppDelegate.m
Examples/RKTwitter/Classes/RKTwitterViewController.h
Examples/RKTwitter/Classes/RKTwitterViewController.m
Examples/RKTwitter/Default-568h@2x.png
Examples/RKTwitter/Podfile
Examples/RKTwitter/RKTwitter.xcodeproj/project.pbxproj
Examples/RKTwitter/RKTwitter.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Examples/RKTwitter/RKTwitter.xcworkspace/contents.xcworkspacedata
Examples/RKTwitter/RKTwitter.xcworkspace/xcshareddata/xcschemes/RKTwitterCocoaPods.xcscheme
Examples/RKTwitter/RKTwitter_Prefix.pch
Examples/RKTwitter/Resources/BG.png
Examples/RKTwitter/Resources/BG@2x.png
Examples/RKTwitter/Resources/Default.png
Examples/RKTwitter/Resources/Default@2x.png
Examples/RKTwitter/Resources/RKTwitter-Info.plist
Examples/RKTwitter/Resources/listbg.png
Examples/RKTwitter/Resources/listbg@2x.png
Examples/RKTwitter/main.m
Examples/RKTwitterCoreData/Classes/RKTweet.h
Examples/RKTwitterCoreData/Classes/RKTweet.m
Examples/RKTwitterCoreData/Classes/RKTwitterAppDelegate.h
Examples/RKTwitterCoreData/Classes/RKTwitterAppDelegate.m
Examples/RKTwitterCoreData/Classes/RKTwitterViewController.h
Examples/RKTwitterCoreData/Classes/RKTwitterViewController.m
Examples/RKTwitterCoreData/Default-568h@2x.png
Examples/RKTwitterCoreData/RKSeedDatabase.sqlite
Examples/RKTwitterCoreData/RKTwitterCoreData.xcodeproj/project.pbxproj
Examples/RKTwitterCoreData/RKTwitterCoreData.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Examples/RKTwitterCoreData/RKTwitter_Prefix.pch
Examples/RKTwitterCoreData/Resources/BG.png
Examples/RKTwitterCoreData/Resources/BG@2x.png
Examples/RKTwitterCoreData/Resources/Default.png
Examples/RKTwitterCoreData/Resources/Default@2x.png
Examples/RKTwitterCoreData/Resources/MainStoryboard.storyboard
Examples/RKTwitterCoreData/Resources/RKTwitter-Info.plist
Examples/RKTwitterCoreData/Resources/RKTwitterCoreData.xcdatamodel/elements
Examples/RKTwitterCoreData/Resources/RKTwitterCoreData.xcdatamodel/layout
Examples/RKTwitterCoreData/Resources/listbg.png
Examples/RKTwitterCoreData/Resources/listbg@2x.png
Examples/RKTwitterCoreData/main.m
Examples/RKTwitterCoreData/restkit.json
Examples/RKTwitterCoreData/users.json
Gemfile
Gemfile.lock
LICENSE
Podfile
Podfile.lock
README.md
Rakefile
Resources/PLISTs/RestKitFramework-Info.plist
Resources/PLISTs/RestKitFrameworkTests-Info.plist
Resources/PLISTs/RestKitResources-Info.plist
Resources/PLISTs/RestKitTests-Info.plist
Resources/RestKitCoreData.xcdatamodeld/.xccurrentversion
Resources/RestKitResources-Prefix.pch
Resources/en.lproj/InfoPlist.strings
RestKit.podspec
RestKit.xcodeproj/project.pbxproj
RestKit.xcodeproj/project.xcworkspace/contents.xcworkspacedata
RestKit.xcworkspace/contents.xcworkspacedata
RestKit.xcworkspace/xcshareddata/xcschemes/Build All Examples.xcscheme
Tests/Fixtures/Assets/blake.png
Tests/Fixtures/JSON/ArrayOfHumans.json
Tests/Fixtures/JSON/ArrayOfNestedDictionaries.json
Tests/Fixtures/JSON/ArrayOfResults.json
Tests/Fixtures/JSON/ComplexNestedUser.json
Tests/Fixtures/JSON/ConnectingParents.json
Tests/Fixtures/JSON/Dynamic/boy.json
Tests/Fixtures/JSON/Dynamic/child.json
Tests/Fixtures/JSON/Dynamic/friends.json
Tests/Fixtures/JSON/Dynamic/girl.json
Tests/Fixtures/JSON/Dynamic/mixed.json
Tests/Fixtures/JSON/Dynamic/parent.json
Tests/Fixtures/JSON/DynamicKeys.json
Tests/Fixtures/JSON/DynamicKeysWithNestedRelationship.json
Tests/Fixtures/JSON/DynamicKeysWithRelationship.json
Tests/Fixtures/JSON/Foursquare.json
Tests/Fixtures/JSON/NakedEvents.json
Tests/Fixtures/JSON/RailsUser.json
Tests/Fixtures/JSON/SameKeyDifferentTargetClasses.json
Tests/Fixtures/JSON/benchmark_parents_and_children.json
Tests/Fixtures/JSON/error.json
Tests/Fixtures/JSON/errors.json
Tests/Fixtures/JSON/humans/1.json
Tests/Fixtures/JSON/humans/all.json
Tests/Fixtures/JSON/humans/and_cats.json
Tests/Fixtures/JSON/humans/empty.json
Tests/Fixtures/JSON/humans/empty_human.json
Tests/Fixtures/JSON/humans/has_many_with_to_one_relationship.json
Tests/Fixtures/JSON/humans/nested_self_referential.json
Tests/Fixtures/JSON/humans/self_referential.json
Tests/Fixtures/JSON/humans/with_to_one_relationship.json
Tests/Fixtures/JSON/lists.json
Tests/Fixtures/JSON/nested_user.json
Tests/Fixtures/JSON/parents_and_children.json
Tests/Fixtures/JSON/user.json
Tests/Fixtures/JSON/users.json
Tests/Fixtures/Uploads/.gitignore
Tests/Fixtures/XML/attributes_without_text_content.xml
Tests/Fixtures/XML/channels.xml
Tests/Fixtures/XML/container_attributes.xml
Tests/Fixtures/XML/national_weather_service.xml
Tests/Fixtures/XML/orders.xml
Tests/Fixtures/XML/tab_data.xml
Tests/Fixtures/XML/zend.xml
Tests/Logic/CoreData/NSEntityDescription+RKAdditionsTest.m
Tests/Logic/CoreData/NSManagedObjectContext+RKAdditionsTest.m
Tests/Logic/CoreData/RKConnectionDescriptionTest.m
Tests/Logic/CoreData/RKEntityByAttributeCacheTest.m
Tests/Logic/CoreData/RKEntityCacheTest.m
Tests/Logic/CoreData/RKEntityMappingTest.m
Tests/Logic/CoreData/RKFetchRequestMappingCacheTest.m
Tests/Logic/CoreData/RKInMemoryManagedObjectCacheTest.m
Tests/Logic/CoreData/RKManagedObjectLoaderTest.m
Tests/Logic/CoreData/RKManagedObjectMappingOperationDataSourceTest.m
Tests/Logic/CoreData/RKManagedObjectSeederTest.m
Tests/Logic/CoreData/RKManagedObjectStoreTest.m
Tests/Logic/CoreData/RKRelationshipConnectionOperationTest.m
Tests/Logic/Network/RKHTTPRequestOperationTest.m
Tests/Logic/Network/RKManagedObjectRequestOperationTest.m
Tests/Logic/Network/RKObjectRequestOperationTest.m
Tests/Logic/Network/RKRequestDescriptorTest.m
Tests/Logic/Network/RKResponseDescriptorTest.m
Tests/Logic/Network/RKResponseMapperOperationTest.h
Tests/Logic/Network/RKResponseMapperOperationTest.m
Tests/Logic/Network/RKRouteSetTest.m
Tests/Logic/Network/RKRouteTest.m
Tests/Logic/Network/RKRouterTest.m
Tests/Logic/ObjectMapping/RKAttributeMappingTest.m
Tests/Logic/ObjectMapping/RKDynamicMappingTest.m
Tests/Logic/ObjectMapping/RKMIMETypeSerializationTest.m
Tests/Logic/ObjectMapping/RKMappingOperationTest.m
Tests/Logic/ObjectMapping/RKMappingResultTest.m
Tests/Logic/ObjectMapping/RKObjectManagerTest.m
Tests/Logic/ObjectMapping/RKObjectMappingNextGenTest.m
Tests/Logic/ObjectMapping/RKObjectMappingTest.m
Tests/Logic/ObjectMapping/RKObjectParameterizationTest.m
Tests/Logic/ObjectMapping/RKPaginatorTest.m
Tests/Logic/ObjectMapping/RKRelationshipMappingTest.m
Tests/Logic/Search/RKSearchIndexerTest.m
Tests/Logic/Search/RKSearchTest.m
Tests/Logic/Support/NSStringRestKitTest.m
Tests/Logic/Support/RKDictionaryUtilitiesTest.m
Tests/Logic/Support/RKDotNetDateFormatterTest.m
Tests/Logic/Support/RKHTTPUtilitiesTest.m
Tests/Logic/Support/RKISODateFormatterTest.m
Tests/Logic/Support/RKObjectiveCppTest.mm
Tests/Logic/Support/RKPathMatcherTest.m
Tests/Logic/Support/RKPathUtilitiesTest.m
Tests/Logic/Support/RKStringTokenizerTest.m
Tests/Logic/Support/RKURLEncodedSerializationTest.m
Tests/Logic/Testing/RKMappingTestTest.m
Tests/Models/Data Model.xcdatamodel/elements
Tests/Models/Data Model.xcdatamodel/layout
Tests/Models/RKCat.h
Tests/Models/RKCat.m
Tests/Models/RKChild.h
Tests/Models/RKChild.m
Tests/Models/RKDynamicMappingModels.h
Tests/Models/RKDynamicMappingModels.m
Tests/Models/RKEvent.h
Tests/Models/RKEvent.m
Tests/Models/RKHouse.h
Tests/Models/RKHouse.m
Tests/Models/RKHuman.h
Tests/Models/RKHuman.m
Tests/Models/RKMappableAssociation.h
Tests/Models/RKMappableAssociation.m
Tests/Models/RKMappableObject.h
Tests/Models/RKMappableObject.m
Tests/Models/RKObjectLoaderTestResultModel.h
Tests/Models/RKObjectLoaderTestResultModel.m
Tests/Models/RKObjectMapperTestModel.h
Tests/Models/RKObjectMapperTestModel.m
Tests/Models/RKParent.h
Tests/Models/RKParent.m
Tests/Models/RKPost.h
Tests/Models/RKPost.m
Tests/Models/RKResident.h
Tests/Models/RKResident.m
Tests/Models/RKSearchable.h
Tests/Models/RKSearchable.m
Tests/Models/RKTestAddress.h
Tests/Models/RKTestAddress.m
Tests/Models/RKTestUser.h
Tests/Models/RKTestUser.m
Tests/Models/VersionedModel.xcdatamodeld/.xccurrentversion
Tests/Models/VersionedModel.xcdatamodeld/VersionedModel 2.xcdatamodel/contents
Tests/Models/VersionedModel.xcdatamodeld/VersionedModel 3.xcdatamodel/contents
Tests/Models/VersionedModel.xcdatamodeld/VersionedModel 4.xcdatamodel/contents
Tests/Models/VersionedModel.xcdatamodeld/VersionedModel.xcdatamodel/contents
Tests/README.md
Tests/RKTestEnvironment.h
Tests/RKTestEnvironment.m
Tests/Schemes/RestKitFrameworkTests.xcscheme
Tests/Schemes/RestKitTests.xcscheme
Tests/Server/.gitignore
Tests/Server/server.rb
Tests/Server/server.ru
Tests/cibuild
VERSION
Vendor/LibComponentLogging/Core/README.md
Vendor/LibComponentLogging/Core/lcl_RK.h
Vendor/LibComponentLogging/Core/lcl_RK.m
Vendor/LibComponentLogging/NSLog/LCLNSLog_RK.h
Vendor/LibComponentLogging/NSLog/LCLNSLog_RK.m
Vendor/LibComponentLogging/NSLog/README.md
Vendor/SOCKit/.gitignore
Vendor/SOCKit/AUTHORS
Vendor/SOCKit/LICENSE
Vendor/SOCKit/NOTICE
Vendor/SOCKit/README.mdown
Vendor/SOCKit/SOCKit.h
Vendor/SOCKit/SOCKit.m
Vendor/SOCKit/SOCKit.xcodeproj/project.pbxproj
Vendor/SOCKit/SOCKit.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Vendor/SOCKit/tests/SOCKitTests-Info.plist
Vendor/SOCKit/tests/SOCKitTests.m
Vendor/SOCKit/tests/en.lproj/InfoPlist.strings

Download

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

RestKit-master.zip




















Home »
  Objective C Free Code »
    Web »




CSS
HTML
HTML5
HTTP
Network Library
NodeJs
RESTful
RSS
URL
Web
WebApplication
WebService