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