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