Alua-Kinzhebayeva / iOS-PDF-Reader

PDF Reader for iOS written in Swift
MIT License
532 stars 150 forks source link

How to install manually without Cocoapod, or Carthage? #69

Closed mahdidham closed 6 years ago

mahdidham commented 6 years ago

Can you descript how to install manually (download directly in github) without any use of Pod? Is it just copy-drag the PDFReader.Framework to my project or something else?

ranunez commented 6 years ago

Please consult Apple's documentation for how to embed a framework into an Xcode project: https://developer.apple.com/library/content/technotes/tn2435/_index.html