[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / 3 / LSMediaCapture-SDK / 1.2.6 / LSMediaCapture-SDK.podspec.json
blob5d345886aa00e2476baa8897392a32d09759b256
2   "name": "LSMediaCapture-SDK",
3   "version": "1.2.6",
4   "summary": "支持rtmp tcp传输的直播SDK",
5   "homepage": "http://github.com/vcloud163",
6   "license": "MIT",
7   "authors": {
8     "taojinliang": "251094607@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/vcloud163/LSMediaCapture-SDK.git",
15     "tag": "1.2.6"
16   },
17   "source_files": "**/header/**/*.h",
18   "vendored_libraries": "**/lib/*.a",
19   "frameworks": [
20     "AVFoundation",
21     "VideoToolbox"
22   ],
23   "libraries": [
24     "sqlite3.0",
25     "z.1",
26     "stdc++.6"
27   ],
28   "resources": [
29     "**/resource/LSMediaCapture.bundle/**/*.png",
30     "**/resource/LSMediaCapture.bundle/**/*.jpg"
31   ]