JXImageBrowser (圖片瀏覽器)

weixin_34321977發表於2016-05-05

See detail in my GitHub

JXImageBrowser
JXImageBrowser

JXImageBrowser

JXImageBrowser

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like JXImageBrowser in your projects.You can install it with the following command:

pod 'JXImageBrowser'

Installation through manually

  1. Download the latest version.

  2. Open your project in Xcode, then drag and drop JXImageBrowser.h and JXImageBrowser.m onto your project (use the "Product Navigator view"). Make sure to select Copy items when asked if you extracted the code archive outside of your project.

  3. Include JXImageBrowser wherever you need it with #import "JXImageBrowser.h".

License

JXImageBrowser is distributed under the terms and conditions of the MIT LICENSE.

相關文章