| { |
| "name": "kotlin_simple_architecture_ios", |
| "version": "0.0.2", |
| "summary": "Kotlin Simple Architecture for Ios", |
| "description": "Kotlin Simple Architecture Ios - simple development on IOS", |
| "homepage": "https://github.com/dss99911/kotlin-simple-architecture", |
| "license": { |
| "type": "Apache License, Version 2.0", |
| "file": "LICENSE.txt" |
| }, |
| "authors": { |
| "Jeonghyeon Kim": "dss99911@gmail.com" |
| }, |
| "platforms": { |
| "ios": "13.0" |
| }, |
| "source": { |
| "git": "https://github.com/dss99911/kotlin-simple-architecture.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "kotlin_simple_architecture_ios/kotlin_simple_architecture_ios/**/*.{h,m,swift}", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |