blob: b4fe712905e6624e854952b188d1a36360fcce1c [file] [log] [blame]
{
"name": "CloudTalkSDK",
"version": "1.0.0",
"summary": "CloudTalkSDK主要实现云对讲功能",
"description": "这是一个public Podspec, CloudTalkSDK主要实现云对讲功能",
"homepage": "http://gitlab.xhmind.com/JolieYa/CloudTalkDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JolieYa": "511979194@qq.com"
},
"source": {
"git": "http://gitlab.xhmind.com/JolieYa/CloudTalkDemo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"resources": "CloudTalkSDK/Assets/CTBundle.bundle",
"vendored_frameworks": "CloudTalkSDK/Lib/CloudTalkSDK.framework",
"requires_arc": true
}