blob: db76afb76dcb06cbc5e72e4174c94fcd13db825e [file] [log] [blame]
{
"name": "WFUChatModule",
"version": "1.3.0",
"summary": "毕设使用",
"description": "毕设使用,没有参考价值",
"homepage": "https://github.com/HaoXueZhi/WFUChatModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"haoxuezhi": "haoxz_developer@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HaoXueZhi/WFUChatModule.git",
"tag": "1.3.0"
},
"source_files": "WFUChatModule/*.{h,m}",
"public_header_files": "WFUChatModule/*.h",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}