blob: 6d3aa2d73fd4cfd81ee910a50b8d9ffb75ec2599 [file] [log] [blame]
{
"name": "WGCocoa",
"version": "1.4",
"summary": "wangweiguang",
"description": "This is a test for cocoapods",
"homepage": "https://github.com/VictorerW/WGCocoa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VictorerW": "623328266@qq.com"
},
"source": {
"git": "https://github.com/VictorerW/WGCocoa.git",
"tag": "1.4"
},
"source_files": "WGCocoa/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}