blob: 6be709da111fd9205ea45681ca6bcca9ca63d7b4 [file] [log] [blame]
{
"name": "Artisan",
"version": "4.0.1",
"summary": "Artisan is a DSL, MVVM and Data Binding framework for Swift",
"description": "Artisan is a DSL, MVVM and Data Binding framework for Swift. But its more than that.",
"homepage": "https://github.com/hainayanda/Artisan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nayanda": "hainayanda@outlook.com"
},
"source": {
"git": "https://github.com/hainayanda/Artisan.git",
"tag": "4.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Artisan/Classes/**/*",
"dependencies": {
"Draftsman": [
"~> 2.0.2"
],
"Pharos": [
"~> 1.2.3"
]
},
"swift_versions": "5.3",
"swift_version": "5.3"
}