blob: 4f03aa3b002adbd7bd0152a019c1497b7811bde6 [file] [log] [blame]
{
"name": "AppCraftOrigin",
"platforms": {
"ios": "10.0"
},
"summary": "Basic classes to work with VIPER arch",
"requires_arc": true,
"version": "0.3.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Opekishev Kirill": "grumpykir@gmail.com"
},
"homepage": "https://github.com/GrumpyKir/ViperOrigin",
"source": {
"git": "https://github.com/GrumpyKir/ViperOrigin.git",
"tag": "0.3.6"
},
"frameworks": "UIKit",
"source_files": "AppCraftOrigin/SourceData/**/*.swift",
"swift_version": "4.2"
}