| { | |
| "name": "SwiftUI-AR", | |
| "version": "0.0.1", | |
| "summary": "A short description of SwiftUI-AR.", | |
| "description": "Just for internal development porpuse", | |
| "homepage": "https://github.com/klaudiapaprika/SwiftUI-AR.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Klaudia Paprika": "klaudiapaprika@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/klaudiapaprika/SwiftUI-AR.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "SwiftUI-AR/**/*.{h,m,swift}" | |
| } |