blob: a5f7dbc583cf03bba524a07cf9a38bd8867e2878 [file] [log] [blame]
{
"name": "Artisan",
"version": "3.0.9",
"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/nayanda1/Artisan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nayanda": "nayanda1@outlook.com"
},
"source": {
"git": "https://github.com/nayanda1/Artisan.git",
"tag": "3.0.9"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Artisan/Classes/**/*",
"dependencies": {
"Draftsman": [
"~> 1.0.9"
],
"Pharos": [
"~> 1.1.5"
]
},
"swift_versions": "5.1",
"swift_version": "5.1"
}