blob: 20f326869238f9feb02ce92ac358a366897150f8 [file] [log] [blame]
{
"name": "YLT_SIP",
"version": "0.0.17",
"summary": "A short description of YLT_SIP.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/YLTTeam/YLT_SIP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xphaijj": "xphaijj0305@126.com"
},
"source": {
"git": "https://github.com/YLTTeam/YLT_SIP.git",
"tag": "0.0.17"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YLT_SIP/Classes/**/*",
"resource_bundles": {
"YLT_SIP": [
"YLT_SIP/Assets/*.png",
"YLT_SIP/Assets/*.caf"
]
},
"dependencies": {
"YLT_PJSip": [
],
"YLT_BaseLib": [
],
"OpenSSL": [
],
"ReactiveObjC": [
],
"ADAudioTool": [
]
}
}