| { |
| "name": "SPComponentUI", |
| "version": "0.0.1", |
| "summary": "SPComponentUI.", |
| "description": "This is SPComponentUI", |
| "homepage": "https://gitee.com/heng2018/SPComponentUI", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "wangshuiping": "1294093906@qq.com" |
| }, |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "source": { |
| "git": "https://gitee.com/heng2018/SPComponentUI.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "SPComponentUI/SPComponentUI/**/*.{h,m}", |
| "exclude_files": "Classes/Exclude", |
| "requires_arc": true |
| } |