| { |
| "name": "TESTComponentize", |
| "version": "0.0.1", |
| "summary": "TESTComponentize", |
| "description": "TESTComponentizee的详细描述,要注意比s.summary的字数要长", |
| "homepage": "https://github.com/iOSRG/TESTComponentize", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "18148": "gui.ren@hand-china.com" |
| }, |
| "source": { |
| "git": "https://github.com/iOSRG/TESTComponentize.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": [ |
| "TEST", |
| "TEST/**/*.{h,m}" |
| ], |
| "platforms": { |
| "osx": null, |
| "ios": null, |
| "tvos": null, |
| "watchos": null |
| } |
| } |