[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 3 / c / SMp3Encode / 0.0.3 / SMp3Encode.podspec.json
blobe1f5e404c7be650235161caa518498a762b6101d
2   "name": "SMp3Encode",
3   "version": "0.0.3",
4   "summary": "mp3 边录边保存",
5   "description": "mp3 录制和转换,边录边保存",
6   "homepage": "https://github.com/sujiewen/SMp3Encode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sujiewen": "sujiewen@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/sujiewen/SMp3Encode.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": [
22     "SMp3Encode/Classes/**/*.{h,m}",
23     "SMp3Encode/Lame/*.h"
24   ],
25   "public_header_files": "SMp3Encode/Classes/**/*.h",
26   "frameworks": "Foundation",
27   "vendored_libraries": "SMp3Encode/Lame/*.a"