blob: 8e85aee0b6cd61654b1afbac279bf94205525048 [file] [log] [blame]
{
"name": "yuntongxun",
"version": "0.0.1",
"summary": "容联云通讯SDK",
"description": "A longer description of yuntongxun in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/guohaiyang",
"license": "MIT",
"authors": {
"guohaiyang": "guohaiyang518@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/guohaiyang/yuntongxun.git",
"tag": "V0.0.1"
},
"source_files": "CCPVoipDemo/ccpsdk",
"frameworks": [
"CoreTelephony",
"MediaPlayer",
"CFNetwork",
"SystemConfiguration",
"MobileCoreServices",
"AudioToolbox",
"CoreGraphics",
"AVFoundation",
"CoreMedia"
],
"libraries": [
"icucore",
"sqlite3",
"z",
"xml2"
]
}