| { | |
| "name": "YLPing", | |
| "version": "0.0.1", | |
| "summary": "这是一个ping库计算.", | |
| "description": "这是一个ping 库 计算", | |
| "homepage": "https://github.com/LK26/YLPing.git", | |
| "license": "MIT", | |
| "authors": { | |
| "mango": "ok@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/LK26/YLPing.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "YLPingTest/YLPingTest/Test/*.{h,m}", | |
| "requires_arc": true | |
| } |