Download SZNZotero Free Java Code

Description

Objective C client for the Zotero API.

Source Files

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


.gitignore//from   w w  w.  j  ava  2s. c om
CONTRIBUTING.md
Examples/SZNZoteroDemo/Podfile
Examples/SZNZoteroDemo/Podfile.lock
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFHTTPClient.h
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFHTTPClient.m
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.h
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.m
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFImageRequestOperation.h
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFImageRequestOperation.m
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFJSONRequestOperation.h
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFJSONRequestOperation.m
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFNetworkActivityIndicatorManager.h
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFNetworkActivityIndicatorManager.m
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFNetworking.h
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFPropertyListRequestOperation.h
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFPropertyListRequestOperation.m
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFURLConnectionOperation.h
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFURLConnectionOperation.m
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFXMLRequestOperation.h
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/AFXMLRequestOperation.m
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/UIImageView+AFNetworking.h
Examples/SZNZoteroDemo/Pods/AFNetworking/AFNetworking/UIImageView+AFNetworking.m
Examples/SZNZoteroDemo/Pods/AFNetworking/LICENSE
Examples/SZNZoteroDemo/Pods/AFNetworking/README.md
Examples/SZNZoteroDemo/Pods/AFOAuth1Client/AFOAuth1Client/AFOAuth1Client.h
Examples/SZNZoteroDemo/Pods/AFOAuth1Client/AFOAuth1Client/AFOAuth1Client.m
Examples/SZNZoteroDemo/Pods/AFOAuth1Client/LICENSE
Examples/SZNZoteroDemo/Pods/AFOAuth1Client/README.md
Examples/SZNZoteroDemo/Pods/BuildHeaders/AFNetworking/AFHTTPClient.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/AFNetworking/AFHTTPRequestOperation.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/AFNetworking/AFImageRequestOperation.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/AFNetworking/AFJSONRequestOperation.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/AFNetworking/AFNetworkActivityIndicatorManager.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/AFNetworking/AFNetworking.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/AFNetworking/AFPropertyListRequestOperation.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/AFNetworking/AFURLConnectionOperation.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/AFNetworking/AFXMLRequestOperation.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/AFNetworking/UIImageView+AFNetworking.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/AFOAuth1Client/AFOAuth1Client.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/ISO8601DateFormatter/ISO8601DateFormatter.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/SZNZotero/GTMDefines.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/SZNZotero/GTMNSString+HTML.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/SZNZotero/SZNAuthor.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/SZNZotero/SZNCollection.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/SZNZotero/SZNGroup.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/SZNZotero/SZNItem.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/SZNZotero/SZNLibrary.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/SZNZotero/SZNObject.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/SZNZotero/SZNTag.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/SZNZotero/SZNUser.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/SZNZotero/SZNZotero.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/SZNZotero/SZNZoteroAPIClient.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/TBXML/TBXML+Compression.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/TBXML/TBXML+HTTP.h
Examples/SZNZoteroDemo/Pods/BuildHeaders/TBXML/TBXML.h
Examples/SZNZoteroDemo/Pods/Headers/AFNetworking/AFHTTPClient.h
Examples/SZNZoteroDemo/Pods/Headers/AFNetworking/AFHTTPRequestOperation.h
Examples/SZNZoteroDemo/Pods/Headers/AFNetworking/AFImageRequestOperation.h
Examples/SZNZoteroDemo/Pods/Headers/AFNetworking/AFJSONRequestOperation.h
Examples/SZNZoteroDemo/Pods/Headers/AFNetworking/AFNetworkActivityIndicatorManager.h
Examples/SZNZoteroDemo/Pods/Headers/AFNetworking/AFNetworking.h
Examples/SZNZoteroDemo/Pods/Headers/AFNetworking/AFPropertyListRequestOperation.h
Examples/SZNZoteroDemo/Pods/Headers/AFNetworking/AFURLConnectionOperation.h
Examples/SZNZoteroDemo/Pods/Headers/AFNetworking/AFXMLRequestOperation.h
Examples/SZNZoteroDemo/Pods/Headers/AFNetworking/UIImageView+AFNetworking.h
Examples/SZNZoteroDemo/Pods/Headers/AFOAuth1Client/AFOAuth1Client.h
Examples/SZNZoteroDemo/Pods/Headers/ISO8601DateFormatter/ISO8601DateFormatter.h
Examples/SZNZoteroDemo/Pods/Headers/SZNZotero/GTMDefines.h
Examples/SZNZoteroDemo/Pods/Headers/SZNZotero/GTMNSString+HTML.h
Examples/SZNZoteroDemo/Pods/Headers/SZNZotero/SZNAuthor.h
Examples/SZNZoteroDemo/Pods/Headers/SZNZotero/SZNCollection.h
Examples/SZNZoteroDemo/Pods/Headers/SZNZotero/SZNGroup.h
Examples/SZNZoteroDemo/Pods/Headers/SZNZotero/SZNItem.h
Examples/SZNZoteroDemo/Pods/Headers/SZNZotero/SZNLibrary.h
Examples/SZNZoteroDemo/Pods/Headers/SZNZotero/SZNObject.h
Examples/SZNZoteroDemo/Pods/Headers/SZNZotero/SZNTag.h
Examples/SZNZoteroDemo/Pods/Headers/SZNZotero/SZNUser.h
Examples/SZNZoteroDemo/Pods/Headers/SZNZotero/SZNZotero.h
Examples/SZNZoteroDemo/Pods/Headers/SZNZotero/SZNZoteroAPIClient.h
Examples/SZNZoteroDemo/Pods/Headers/TBXML/TBXML+Compression.h
Examples/SZNZoteroDemo/Pods/Headers/TBXML/TBXML+HTTP.h
Examples/SZNZoteroDemo/Pods/Headers/TBXML/TBXML.h
Examples/SZNZoteroDemo/Pods/ISO8601DateFormatter/ISO8601DateFormatter.h
Examples/SZNZoteroDemo/Pods/ISO8601DateFormatter/ISO8601DateFormatter.m
Examples/SZNZoteroDemo/Pods/ISO8601DateFormatter/LICENSE.txt
Examples/SZNZoteroDemo/Pods/ISO8601DateFormatter/README.txt
Examples/SZNZoteroDemo/Pods/Local Podspecs/SZNZotero.podspec
Examples/SZNZoteroDemo/Pods/Manifest.lock
Examples/SZNZoteroDemo/Pods/Pods-AFNetworking-Private.xcconfig
Examples/SZNZoteroDemo/Pods/Pods-AFNetworking-dummy.m
Examples/SZNZoteroDemo/Pods/Pods-AFNetworking-prefix.pch
Examples/SZNZoteroDemo/Pods/Pods-AFNetworking.xcconfig
Examples/SZNZoteroDemo/Pods/Pods-AFOAuth1Client-Private.xcconfig
Examples/SZNZoteroDemo/Pods/Pods-AFOAuth1Client-dummy.m
Examples/SZNZoteroDemo/Pods/Pods-AFOAuth1Client-prefix.pch
Examples/SZNZoteroDemo/Pods/Pods-AFOAuth1Client.xcconfig
Examples/SZNZoteroDemo/Pods/Pods-Acknowledgements.markdown
Examples/SZNZoteroDemo/Pods/Pods-Acknowledgements.plist
Examples/SZNZoteroDemo/Pods/Pods-ISO8601DateFormatter-Private.xcconfig
Examples/SZNZoteroDemo/Pods/Pods-ISO8601DateFormatter-dummy.m
Examples/SZNZoteroDemo/Pods/Pods-ISO8601DateFormatter-prefix.pch
Examples/SZNZoteroDemo/Pods/Pods-ISO8601DateFormatter.xcconfig
Examples/SZNZoteroDemo/Pods/Pods-SZNZotero-Private.xcconfig
Examples/SZNZoteroDemo/Pods/Pods-SZNZotero-dummy.m
Examples/SZNZoteroDemo/Pods/Pods-SZNZotero-prefix.pch
Examples/SZNZoteroDemo/Pods/Pods-SZNZotero.xcconfig
Examples/SZNZoteroDemo/Pods/Pods-TBXML-Private.xcconfig
Examples/SZNZoteroDemo/Pods/Pods-TBXML-dummy.m
Examples/SZNZoteroDemo/Pods/Pods-TBXML-prefix.pch
Examples/SZNZoteroDemo/Pods/Pods-TBXML.xcconfig
Examples/SZNZoteroDemo/Pods/Pods-dummy.m
Examples/SZNZoteroDemo/Pods/Pods-environment.h
Examples/SZNZoteroDemo/Pods/Pods-header.h
Examples/SZNZoteroDemo/Pods/Pods-prefix.pch
Examples/SZNZoteroDemo/Pods/Pods-resources.sh
Examples/SZNZoteroDemo/Pods/Pods.xcconfig
Examples/SZNZoteroDemo/Pods/Pods.xcodeproj/project.pbxproj
Examples/SZNZoteroDemo/Pods/PodsDummy_Pods.m
Examples/SZNZoteroDemo/Pods/TBXML/README.markdown
Examples/SZNZoteroDemo/Pods/TBXML/TBXML-Code/TBXML+Compression.m
Examples/SZNZoteroDemo/Pods/TBXML/TBXML-Code/TBXML+HTTP.m
Examples/SZNZoteroDemo/Pods/TBXML/TBXML-Code/TBXML.m
Examples/SZNZoteroDemo/Pods/TBXML/TBXML-Headers/TBXML+Compression.h
Examples/SZNZoteroDemo/Pods/TBXML/TBXML-Headers/TBXML+HTTP.h
Examples/SZNZoteroDemo/Pods/TBXML/TBXML-Headers/TBXML.h
Examples/SZNZoteroDemo/SZNZoteroDemo.xcodeproj/project.pbxproj
Examples/SZNZoteroDemo/SZNZoteroDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Examples/SZNZoteroDemo/SZNZoteroDemo.xcworkspace/contents.xcworkspacedata
Examples/SZNZoteroDemo/SZNZoteroDemo/Default-568h@2x.png
Examples/SZNZoteroDemo/SZNZoteroDemo/Default.png
Examples/SZNZoteroDemo/SZNZoteroDemo/Default@2x.png
Examples/SZNZoteroDemo/SZNZoteroDemo/SZNZoteroDemo-Info.plist
Examples/SZNZoteroDemo/SZNZoteroDemo/SZNZoteroDemo-Prefix.pch
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNAppDelegate.h
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNAppDelegate.m
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNAttachmentViewController.h
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNAttachmentViewController.m
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNItemFieldsViewController.h
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNItemFieldsViewController.m
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNItemTypesViewController.h
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNItemTypesViewController.m
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNItemViewController.h
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNItemViewController.m
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNItemsViewController.h
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNItemsViewController.m
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNLibrariesViewController.h
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNLibrariesViewController.m
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNNewAttachmentViewController.h
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNNewAttachmentViewController.m
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNNoteViewController.h
Examples/SZNZoteroDemo/SZNZoteroDemo/classes/SZNNoteViewController.m
Examples/SZNZoteroDemo/SZNZoteroDemo/en.lproj/InfoPlist.strings
Examples/SZNZoteroDemo/SZNZoteroDemo/en.lproj/MainStoryboard.storyboard
Examples/SZNZoteroDemo/SZNZoteroDemo/main.m
LICENSE
README.md
SZNZotero.podspec
SZNZotero/GTMDefines.h
SZNZotero/GTMNSString+HTML.h
SZNZotero/GTMNSString+HTML.m
SZNZotero/SZNAuthor.h
SZNZotero/SZNAuthor.m
SZNZotero/SZNCollection.h
SZNZotero/SZNCollection.m
SZNZotero/SZNGroup.h
SZNZotero/SZNGroup.m
SZNZotero/SZNItem.h
SZNZotero/SZNItem.m
SZNZotero/SZNLibrary.h
SZNZotero/SZNLibrary.m
SZNZotero/SZNObject.h
SZNZotero/SZNObject.m
SZNZotero/SZNTag.h
SZNZotero/SZNTag.m
SZNZotero/SZNUser.h
SZNZotero/SZNUser.m
SZNZotero/SZNZotero.h
SZNZotero/SZNZoteroAPIClient.h
SZNZotero/SZNZoteroAPIClient.m

Download

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

SZNZotero-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