| { | |
| "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/**/*" | |
| } |