| { |
| "name": "DemirciySwiftUI", |
| "version": "0.1.0", |
| "summary": "A base SwiftUI framework is for iOS development.", |
| "description": "DemirciySwiftUI focuses the base of a development. Managers, extensions, views.", |
| "homepage": "https://github.com/demirciy/DemirciySwiftUI", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Yusuf Demirci": "demirciy94@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/demirciy/DemirciySwiftUI.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://yusufdemirci.dev", |
| "platforms": { |
| "ios": "13.0", |
| "osx": "10.15", |
| "watchos": "6.0", |
| "tvos": "13.0" |
| }, |
| "swift_versions": "5.0", |
| "source_files": "DemirciySwiftUI/Classes/**/*", |
| "resources": "DemirciySwiftUI/Resources/*", |
| "swift_version": "5.0" |
| } |