Pixate / pixate-freestyle-ios

Pixate Freestyle for iOS
Apache License 2.0
849 stars 134 forks source link

- Fixed a memory leak for iOS7+ user, using UIFontDescriptor instead of ... #164

Closed charlymr closed 7 years ago

charlymr commented 9 years ago

...CoreText

anton-matosov commented 8 years ago

It seems that main repo is no longer maintained So I have merged this into my fork at https://github.com/Pixate/pixate-freestyle-ios/ which also includes real podspec. So you can switch include latest fixes with:

pod 'PixateFreestyle', :git => "https://github.com/anton-matosov/pixate-freestyle-ios.git", :tag => '2.1.5'

or use the latest code with:

pod 'PixateFreestyle', :git => "https://github.com/anton-matosov/pixate-freestyle-ios.git", :branch => 'master'
charlymr commented 7 years ago

http://www.pixate.com