blob: 0ac3f082a8d1260bd394d63ef1566556898ea68b [file] [log] [blame]
{
"name": "WeCahtSDK",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WeCahtSDK/Source/*",
"vendored_libraries": "WeCahtSDK/Source/*.a",
"public_header_files": "WeCahtSDK/Source/*.h",
"frameworks": [
"SystemConfiguration",
"Security",
"CoreTelephony",
"CFNetwork"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
]
}