| { |
| "name": "LcyTestDemo", |
| "version": "0.1.0", |
| "summary": "for test", |
| "description": "short, snappy and to the point short, snappy and to the point short, snappy and to the point short, snappy and to the point", |
| "homepage": "https://gitee.com/lc4y/LcyTestDemo", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "lc4y": "691822853@qq.com" |
| }, |
| "source": { |
| "git": "https://gitee.com/lc4y/LcyTestDemo.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "LcyTestDemo/Classes/**/*" |
| } |