[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 8 / f / LameTool / 0.0.2 / LameTool.podspec.json
blob6b5b71dfb1d7cb8aaba319837579124e7cb67505
2   "name": "LameTool",
3   "version": "0.0.2",
4   "homepage": "https://github.com/zhoushaowen/LameTool",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "summary": "mp3音频压缩转换库",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Zhoushaowen": "348345883@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/zhoushaowen/LameTool.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "LameTool/LameTool/*.{h,m}",
21   "ios": {
22     "vendored_libraries": "LameTool/LameTool/libmp3lame.a"
23   },
24   "requires_arc": true