blob: 4d5e083406b8574718ae0ea30a1887cc9ea8311c [file] [log] [blame]
{
"name": "PPLameMp3",
"version": "0.1.0",
"summary": "mp3转码SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.1.199:3000/pp/PPLameMp3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ppqx": "739140860@qq.com"
},
"source": {
"git": "http://192.168.1.199:3000/pp/PPLameMp3.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true,
"source_files": "PPLameMp3/Classes/LameMp3/*.{h,m}",
"vendored_frameworks": "PPLameMp3/Classes/LameMp3/lame.framework",
"frameworks": [
"UIKit",
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"Foundation"
]
}