blob: ced5b72bcd700c84efe8403f5cb0d7f987459c6a [file] [log] [blame]
{
"name": "Draftsman",
"version": "1.0.4",
"summary": "Draftsman is a DSL framework for Swift",
"description": "Draftsman is a DSL framework for Swift focussed on builder pattern",
"homepage": "https://github.com/nayanda1/Draftsman",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nayanda": "nayanda1@outlook.com"
},
"source": {
"git": "https://github.com/nayanda1/Draftsman.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Draftsman/Classes/**/*",
"swift_versions": "5.1",
"swift_version": "5.1"
}