[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 0 / e / 1 / ZXLRecorder / 1.0.3 / ZXLRecorder.podspec.json
blob1fdc9cd90fd9e0f89560b307b08559f24ca127e4
2   "name": "ZXLRecorder",
3   "version": "1.0.3",
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.3"
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   }