| { | |
| "name": "SYLibHelper", | |
| "version": "0.0.1", | |
| "summary": "A short description of SYLibHelper.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://gitee.com/121110253/SYLibHelper", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "home10": "l43535@163.com" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/121110253/SYLibHelper.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "SYLibHelper/Classes/**/*" | |
| } |