[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 2 / 1 / YLT_PJSip / 0.0.5 / YLT_PJSip.podspec.json
blob3e8e74f588b7789ddc3beb4013b47df25599f4be
2   "name": "YLT_PJSip",
3   "version": "0.0.5",
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.5"
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"