| { | |
| "name": "testZydSpec", | |
| "version": "0.0.1", | |
| "summary": "简介", | |
| "description": "详情", | |
| "homepage": "https://github.com/zhangyadong1122/testZydSpec", | |
| "license": "MIT=", | |
| "authors": { | |
| "张亚东": "466704263@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zhangyadong1122/testZydSpec.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |