davbeck / TUSafariActivity

A UIActivity subclass that opens URLs in Safari
Other
311 stars 71 forks source link

iOS 7 support #8

Closed choefele closed 10 years ago

choefele commented 10 years ago

Hi,

Thanks for your library. I added iOS 7 versions of the activity icon based on SVWebViewController by @samvermette. (I asked Sam and it's ok for him to use the icon.) Backwards compatibility with iOS 6 is ensured by checking NSFoundationVersionNumber.

I you like the icon, please merge and update the Cocoapods Spec repo.

Thanks, Claus

choefele commented 10 years ago

Thanks for merging the pull request. Could you please submit a new version to CocoaPod's Specs repo? I would do it myself, but I think the original author has to do it.