itod / pegkit

'Parsing Expression Grammar' toolkit for Cocoa/Objective-C
MIT License
392 stars 37 forks source link

Added tvOS support. #30

Open drekka opened 9 years ago

drekka commented 9 years ago

Carthage is a new dependency tool for iOS that is lighter that Cocoapods. To use it a shared iOS framework larget is required to download and compile PEGKit as a dependency. I've added this target in this branch. I'm not sure I've done everything right but I've been able to download and compile PEGKit using Carthage.