blob: a63f2d0da6131c94258ce7bdb2fb157ac3686542 [file] [log] [blame]
{
"name": "ViperServices",
"version": "1.1.0",
"summary": "ViperServices is dependency injection container for iOS applications written in Swift.",
"homepage": "https://github.com/ladeiko/ViperServices",
"license": "MIT",
"authors": {
"Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
},
"source": {
"git": "https://github.com/ladeiko/ViperServices.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Sources/*.{swift}"
}