wuqiong / mp3lame-for-iOS

mp3lame-for-iOS framework build script,support armv7, armv7s, arm64 simulator:x86_64,i386 and bitcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#mp3lame-for-iOS Framework build script

Support OS/Archs: iphoneos:armv7, armv7s, arm64 simulator:x86_64,i386

##Usage:

just runs the commands in the shell:

git clone https://github.com/wuqiong/mp3lame-for-iOS.git
cd mp3lame-for-iOS
./build-lame-framework.sh

or

pod "mp3lame-for-ios"

wait a cup of tea, it builded the ==lame.framework== with the five architectures in the current directory. that' done! go coding and enjoy mp3-audio-encoding in iOS projects.

About

mp3lame-for-iOS framework build script,support armv7, armv7s, arm64 simulator:x86_64,i386 and bitcode

License:GNU General Public License v2.0


Languages

Language:C 87.7%Language:Objective-C 6.4%Language:Shell 4.6%Language:Ruby 1.3%