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