1 image
Author
Description
LWF (Lightweight SWF) is an open-source framework for importing Adobe Flash animations into iOS UIKit, HTML5, Cocos2d-x, Unity, and more.
It means that LWF allows you to make animation using Adobe Flash for your iOS UIKit Application.
An example of LWF for iOS UIKit: https://github.com/splhack/Hello-LWF-UIKit
A screenshot of the example http://gree.github.io/lwf-loader/images/lwfloader-sample3.png
How to install LWF into your project Use CocoaPods with Podfile as the following. pod 'LWF/UIKit'