blob: b2a2cec10216e7dd6b8b7291f22f58369ca3b131 [file] [log] [blame]
{
"name": "WGCocoa",
"version": "1.1",
"summary": "This is a test",
"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.1"
},
"source_files": "WGCocoa/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}