blob: 0becd9635e29f19cdccf5911f111169e866e60a8 [file] [log] [blame]
{
"name": "iOSWildfireChatClient",
"version": "0.0.2",
"summary": "野火sdk Client",
"description": "野火sdk client ios 版本 last time 2012.1.13",
"homepage": "https://github.com/lengqingfeng/iOSWildfireChatClient",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"srleng": "srleng@gaojihealth.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lengqingfeng/iOSWildfireChatClient.git",
"tag": "0.0.2"
},
"source_files": "WFChatClient.framework/Headers/*.{h}",
"vendored_frameworks": "WFChatClient.framework",
"libraries": [
"c++",
"z",
"resolv"
],
"frameworks": [
"Foundation",
"UIKit"
]
}