blob: 1f581125ecf91d8fdadf82581e0c990df7d305d4 [file] [log] [blame]
{
"name": "SwiftDI",
"version": "1.0.2",
"summary": "SwiftDI is a dependency manager for Swift projects.",
"description": "SwiftDI is a dependency manager for Swift projects.\nLibrary currently in development.",
"homepage": "https://github.com/achernoprudov/SwiftDI",
"license": "MIT",
"authors": {
"Andrey Chernoprudov": "dinloq@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/achernoprudov/SwiftDI.git",
"tag": "1.0.2"
},
"source_files": "Source/**/*.{swift}"
}