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