CatMediaPicker is a media picker for easy to use.
- Swift 4+
- iOS 9.0+
CatMediaPicker is available through CocoaPods and Carthage.
Add the following line to your Podfile:
use_frameworks!
pod 'CatMediaPicker'
Add the following line to your Cartfile:
github "ImKcat/CatMediaPicker"
CatMediaPicker is always trying to keep itself easy to use, please reading down below to interacting with CatMediaPicker.
- Reading usage section and API Reference
- Searched in issues to find duplicated or related issues
- Ask question? Open a question type issue
- Report bug? Open a bug type issue
- Need new feature? Open a feature type issue
If you want to contribute with CatMediaPicker, please reading Contribute Guidelines at first.
CatCrypto is available under the MIT license. See the LICENSE file for more info.