| { | |
| "name": "SCHCorePart", | |
| "version": "0.0.1", | |
| "summary": "A short description of SCHCorePart.", | |
| "description": "this is SCHCorePart", | |
| "homepage": "https://github.com/schooldave/SCHCorePart", | |
| "license": "MITs", | |
| "authors": { | |
| "David": "schooldave@sina.com" | |
| }, | |
| "platforms": { | |
| "ios": "13.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/schooldave/SCHCorePart.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "SCHCorePart/SCHCorePart/**/*.swift", | |
| "requires_arc": true | |
| } |