blob: 406ff84c38db3dd98467b8a64b4e83d02c3f21a6 [file] [log] [blame]
{
"name": "Majima",
"version": "0.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/soutaro/Majima",
"authors": {
"Soutaro Matsumoto": "matsumoto@soutaro.com"
},
"summary": "Three-way merge for array and dictionary, in Swift",
"source": {
"git": "https://github.com/soutaro/Majima.git",
"tag": "0.1.0"
},
"source_files": "Majima/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}