ninjinkun / NJKWebViewProgress

UIWebView progress interface
MIT License
3.89k stars 594 forks source link

Add .Xcodeproj to create framework for Carthage support #53

Open kenshin03 opened 8 years ago

kenshin03 commented 8 years ago

This PR adds an Xcode project that builds a CocoaTouch framework from NJKWebViewProgress.* and NJKWebViewProgressView.*, so projects can use the library using Carthage.

@ninjinkun please help to review the changes, thanks so much!