blob: 88f63025fb94fa2f6062b9b239799c968bb42bda [file] [log] [blame]
{
"name": "Carte",
"version": "2.2.1",
"summary": "Open source notice generator for Cocoa.",
"homepage": "https://github.com/devxoul/Carte",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/Carte.git",
"tag": "2.2.1"
},
"source_files": "Sources/Carte/*.swift",
"preserve_paths": "Sources/Carte/**/*",
"requires_arc": true,
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0"
}