blob: 8ca9dafe6ef350b6fa57cc1ba5054f4f7094992e [file] [log] [blame]
{
"name": "Carte",
"version": "2.1.6",
"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.1.6"
},
"source_files": "Sources/Carte/*.swift",
"preserve_paths": "Sources/Carte/**/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "4.0"
}