blob: 8ad290396f065685b0ab6ab9ba44c9a134ef6228 [file] [log] [blame]
{
"name": "WYTestPod",
"version": "1.0.1",
"summary": "WYTestPod.",
"swift_version": "4.0",
"description": "a test for public pod",
"homepage": "https://github.com/vicentwyh/WYTestPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vicentwyh": "236021234@qq.com"
},
"source": {
"git": "https://github.com/vicentwyh/WYTestPod.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYTestPod/Classes/**/*"
}