[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / 3 / PPLameMp3 / 0.1.0 / PPLameMp3.podspec.json
blob4d5e083406b8574718ae0ea30a1887cc9ea8311c
2   "name": "PPLameMp3",
3   "version": "0.1.0",
4   "summary": "mp3转码SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.1.199:3000/pp/PPLameMp3",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ppqx": "739140860@qq.com"
13   },
14   "source": {
15     "git": "http://192.168.1.199:3000/pp/PPLameMp3.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC"
23   },
24   "requires_arc": true,
25   "source_files": "PPLameMp3/Classes/LameMp3/*.{h,m}",
26   "vendored_frameworks": "PPLameMp3/Classes/LameMp3/lame.framework",
27   "frameworks": [
28     "UIKit",
29     "AudioToolbox",
30     "AVFoundation",
31     "CoreGraphics",
32     "Foundation"
33   ]