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