blob: a8bd26bde3f4350aa3846f75c510d594501e04b7 [file] [log] [blame]
{
"name": "CCIMLib",
"version": "1.0.0",
"summary": "CCIMLib.",
"description": "满足 App 内的社交沟通需求,提供单群聊、超级群等多种聊天模式",
"homepage": "https://github.com/sunyiyue/CCIMLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"孙越": "sunyue@thunisoft.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sunyiyue/CCIMLib.git",
"tag": "1.0.0"
},
"resources": "FrameworkFramework/CCData.bundle",
"ios": {
"vendored_frameworks": "FrameworkFramework/CCIMLib.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}