blob: 90034a02de14ac5d32a97beafce50d58fd31ce9e [file] [log] [blame]
{
"name": "Artisan",
"version": "1.0.6",
"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": "1.0.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Artisan/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}