blob: b01fa10b2e1e756bbdd8ab61ca67226f24449ca3 [file] [log] [blame]
{
"name": "IMSDK",
"version": "1.0.1",
"summary": "Jest test",
"platforms": {
"ios": "7.0"
},
"description": "私有Pods测试\n* Markdown 格式",
"homepage": "http://119.23.225.123:8080/mechat-front/IMSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liudingqiang": "953563019@qq.com"
},
"source": {
"git": "http://119.23.225.123:8080/mechat-front/IMSDK.git",
"tag": "1.0.1"
},
"source_files": [
"IMSDK",
"IMSDK/*.{h,m}"
],
"exclude_files": "IMSDK/IMSDK.bundle",
"requires_arc": true,
"dependencies": {
"Realm": [
"~> 3.7.4"
],
"WCDB": [
],
"WebSocket": [
]
}
}