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