#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.