blob: ee470dc8ab4713c280cc59b494165f84f1fc52cb [file] [log] [blame]
{
"name": "iOSWildfireChatClient",
"version": "0.0.3",
"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.3"
},
"vendored_frameworks": "WFChatClient.framework",
"libraries": [
"c++",
"z",
"resolv"
],
"frameworks": [
"Foundation",
"UIKit"
]
}