blob: b8507c2f9aa70376811be238c673a50470c7c4a0 [file] [log] [blame]
{
"name": "Carte",
"version": "2.0.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.0.1"
},
"source_files": "Sources/Carte/*.swift",
"preserve_paths": "Sources/Carte/carte.rb",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.1"
}