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