blob: 05485c16527ce1fa140583b138392ebf6dcf953d [file] [log] [blame]
{
"name": "WeCahtSDK",
"version": "0.0.1",
"summary": "WeCahtSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.idc.xiaozhu.com/liushuhua",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liushuhua": "liushuhua@xiaozhu.com"
},
"source": {
"git": "git@gitlab.idc.xiaozhu.com:liushuhua/WEChatSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WeCahtSDK/Source/*",
"vendored_libraries": "WeCahtSDK/Source/*.a",
"public_header_files": "WeCahtSDK/Source/*.h"
}