[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / 6 / libmp3lame / 3.99.5 / libmp3lame.podspec.json
blob51f94ca797589e13dc22fed1eecb4a1ea99d961c
2   "name": "libmp3lame",
3   "version": "3.99.5",
4   "summary": "lib lame,encode mp3 for iOS",
5   "description": "mp3 lame lib for iOS",
6   "homepage": "https://github.com/John1261/libmp3lame",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "John": "john"
13   },
14   "source": {
15     "git": "https://github.com/John1261/libmp3lame.git",
16     "tag": "3.99.5"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "libmp3lame/Lame/*.{h,m}",
22   "public_header_files": "libmp3lame/Lame/*.h",
23   "preserve_paths": "libmp3lame/Lame",
24   "vendored_libraries": "libmp3lame/Lame/libmp3lame.a",
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "AVFoundation"
29   ]