ZYQAssetPickerController 1.3.1

ZYQAssetPickerController 1.3.1

TestsTested
LangLanguage Obj-CObjective C
License Unknown
ReleasedLast Release Dec 2021

Maintained by Zhao Yiqi.



  • By
  • heroims

ZYQAssetPickerController

Minimum Requirement

iOS 6.0

Installation

via CocoaPods

Install CocoaPods if you do not have it:-

$ [sudo] gem install cocoapods
$ pod setup

Create Podfile:-

$ edit Podfile
platform :ios, '5.0'
pod 'ZYQAssetPickerController',  '~> 1.2.0'
$ pod install

Use the Xcode workspace instead of the project from now on.