| { | |
| "name": "NPTestLib", | |
| "version": "0.0.1", | |
| "summary": "NPTestLib", | |
| "description": "https://gitee.com/peng_109/NPTestLib", | |
| "homepage": "https://github.com/NiePeng6611/NPTestLib", | |
| "license": { | |
| "type": "MIT", | |
| "file": "FILE_LICENSE" | |
| }, | |
| "authors": { | |
| "小聂同学": "543313517@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/NiePeng6611/NPTestLib.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |