[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 5 / 9 / prebuilt-mp3-lame-iOS / 3.99.5 / prebuilt-mp3-lame-iOS.podspec.json
blob6619da7bf88ee2fe21a9b96f5646f14f2ffcca87
2   "name": "prebuilt-mp3-lame-iOS",
3   "module_name": "lame",
4   "version": "3.99.5",
5   "summary": "Prebuilt iOS lame framework with bitcode support.",
6   "description": "Prebuilt iOS lame framework with bitcode support. Build using script from: https://github.com/wuqiong/mp3lame-for-iOS",
7   "homepage": "https://github.com/romikser/prebuilt-mp3-lame-iOS",
8   "license": {
9     "type": "LGPL",
10     "file": "LICENSE.txt"
11   },
12   "source": {
13     "git": "https://github.com/romikser/prebuilt-mp3-lame-iOS.git",
14     "tag": "3.99.5"
15   },
16   "authors": {
17     "Roman Serga": "romikser@gmail.com"
18   },
19   "ios": {
20     "pod_target_xcconfig": {
21       "ENABLE_BITCODE": "YES"
22     },
23     "vendored_frameworks": "lame.framework"
24   },
25   "platforms": {
26     "ios": "8.0"
27   }