| { |
| "name": "SubmoduleTestCore", |
| "version": "0.4", |
| "summary": "SubmoduleTestCore", |
| "description": "SubmoduleTestCore for testing Submodule", |
| "homepage": "https://github.com/AutumnSky/Test-Submodule-Core", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "AutumnSky": "MinJeong.Kim@deem.com" |
| }, |
| "source": { |
| "git": "https://github.com/AutumnSky/Test-Submodule-Core.git", |
| "tag": "0.4" |
| }, |
| "platforms": { |
| "ios": "13.0" |
| }, |
| "swift_versions": "5.0", |
| "source_files": "SubmoduleTestCore/Classes/**/*", |
| "swift_version": "5.0" |
| } |