Skip to content

Latest commit

 

History

History
78 lines (47 loc) · 2.61 KB

README.md

File metadata and controls

78 lines (47 loc) · 2.61 KB

Language Support Platform License

Carthage compatible CocoaPods Version

Travis CI Status Codebeat

CatMediaPicker is a media picker for easy to use.

Content

Requirements

  • Swift 4+
  • iOS 9.0+

Installation

CatMediaPicker is available through CocoaPods and Carthage.

CocoaPods

Add the following line to your Podfile:

use_frameworks!

pod 'CatMediaPicker'

Carthage

Add the following line to your Cartfile:

github "ImKcat/CatMediaPicker"

Interacting

CatMediaPicker is always trying to keep itself easy to use, please reading down below to interacting with CatMediaPicker.

Need Help?

Contribute

If you want to contribute with CatMediaPicker, please reading Contribute Guidelines at first.

License

CatCrypto is available under the MIT license. See the LICENSE file for more info.