| { | |
| "name": "LXPTests", | |
| "version": "0.1.0", | |
| "summary": "Just Testing.", | |
| "description": "这是我的测试文件, 我就是来测试的", | |
| "homepage": "https://github.com/lanxuping/LXPTests.git", | |
| "license": "MIT", | |
| "authors": { | |
| "lanxuping": "lxp120310@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/lanxuping/LXPTests.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "LXPTests/Classes/**/*.{h,m}" | |
| } |