blob: 979bf61b03756a3a852dbe4bbd00096e8a691711 [file] [log] [blame]
{
"name": "YLT_PJSip",
"version": "0.0.1",
"summary": "A short description of YLT_PJSip.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/YLTTeam/YLT_PJSip",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xphaijj0305@126.com": "xiangph@qtec.cn"
},
"source": {
"git": "https://github.com/YLTTeam/YLT_PJSip.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YLT_PJSip/Classes/src/PJSipModular.{h,m}",
"public_header_files": "YLT_PJSip/Classes/src/PJSipModular.h",
"dependencies": {
"YLT_BaseLib": [
]
}
}