[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 1 / YLT_PJSip / 0.0.6 / YLT_PJSip.podspec.json
blobc2651d6bb3c4db0ab4daa731c014694d918a22c1
2   "name": "YLT_PJSip",
3   "version": "0.0.6",
4   "summary": "A short description of YLT_PJSip.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/YLTTeam/YLT_PJSip",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xphaijj0305@126.com": "xiangph@qtec.cn"
13   },
14   "source": {
15     "git": "https://github.com/YLTTeam/YLT_PJSip.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YLT_PJSip/Classes/include/**/*.h",
22   "public_header_files": "YLT_PJSip/Classes/include/**/*.h",
23   "preserve_paths": "YLT_PJSip/Classes/include/**/*{h,hpp}",
24   "vendored_libraries": "YLT_PJSip/Classes/lib/*.a",
25   "xcconfig": {
26     "GCC_PREPROCESSOR_DEFINITIONS": "PJ_AUTOCONF=1",
27     "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/YLT_PJSip/Classes/include"
28   },
29   "frameworks": [
30     "CFNetwork",
31     "AudioToolbox",
32     "AVFoundation",
33     "CoreMedia"
34   ],
35   "libraries": "stdc++",
36   "header_mappings_dir": "YLT_PJSip/Classes/include"