| { |
| "name": "SGSTestPods", |
| "version": "1.0.1", |
| "summary": "这是我们的产品1111", |
| "description": "这是我们的产品测试,用于。", |
| "homepage": "https://github.com/SongGaoshuai/SGSTestPods", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "gaoshuai.song": "" |
| }, |
| "source": { |
| "git": "https://github.com/SongGaoshuai/SGSTestPods.git", |
| "tag": "1.0.1" |
| }, |
| "source_files": "SGSTestPods/*.{h,m}", |
| "exclude_files": "SGSTestPods/Exclude", |
| "requires_arc": true, |
| "platforms": { |
| "osx": null, |
| "ios": null, |
| "tvos": null, |
| "watchos": null |
| } |
| } |