[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / 8 / lame / 1.2.2 / lame.podspec.json
blob85c6335a3142bad1b0f0dce42b9ff3800bf0a1c6
2   "name": "lame",
3   "version": "1.2.2",
4   "summary": "Lame 3.100",
5   "description": "LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL.",
6   "homepage": "https://github.com/pro100andrey/lame",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrey Ivanov": "this.andrey@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pro100andrey/lame.git",
16     "tag": "1.2.2"
17   },
18   "platforms": {
19     "ios": "12.0",
20     "tvos": "12.0",
21     "osx": "10.14"
22   },
23   "vendored_frameworks": "lame.xcframework",
24   "resource_bundles": {
25     "apple_privacy": [
26       "PrivacyInfo.xcprivacy"
27     ]
28   }