CameraKit / camerakit-ios

Library for iOS Camera API. Massively increase performance and ease of use within your next iOS Project.
Apache License 2.0
692 stars 82 forks source link

Add Package.swift #34

Open n-studio opened 4 years ago

n-studio commented 4 years ago

Proposed changes

Added Package.swift to support Swift Packages. Added some missing import UIKit.

Types of changes

What types of changes does your code introduce to CameraKit? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...