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