[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / e / 1 / ZXLRecorder / 1.0.4 / ZXLRecorder.podspec.json
blobac90c7ff49bdc51c649bcb99a3338558a4c5a898
2   "name": "ZXLRecorder",
3   "version": "1.0.4",
4   "summary": "A Library for iOS to use for recorder",
5   "homepage": "https://github.com/ZXLBoaConstrictor",
6   "license": "MIT",
7   "authors": {
8     "zhangxiaolong": "244061043@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ZXLBoaConstrictor/ZXLRecorder.git",
15     "tag": "1.0.4"
16   },
17   "source_files": "ZXLRecorder/Recorder/*.{h,m}",
18   "vendored_frameworks": "ZXLRecorder/lame.framework",
19   "frameworks": "AVFoundation",
20   "requires_arc": true,
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-w"
23   }