| { | |
| "name": "wlmlsy", | |
| "version": "0.1.3", | |
| "summary": "A short description of demo.", | |
| "description": "dasdadsasdadsadsadadad", | |
| "homepage": "https://gitee.com/w_l_m", | |
| "license": { | |
| "type": "MIT", | |
| "file": "FILE_LICENSE" | |
| }, | |
| "authors": { | |
| "xsg": "15733578424@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/w_l_m/wlmlsy.git", | |
| "tag": "0.1.3" | |
| }, | |
| "source_files": [ | |
| "123", | |
| "123/**/*.{h,m}" | |
| ] | |
| } |