blob: 396595fb338d8a43ed25050016c715dff5739de1 [file] [log] [blame]
{
"name": "MUPersistence",
"version": "0.9.3",
"license": "MIT",
"summary": "JSON and model transformation framework.",
"homepage": "https://github.com/muer2000/MUPersistence",
"authors": {
"muer": "muer2000@gmail.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/muer2000/MUPersistence.git",
"tag": "0.9.3"
},
"source_files": "MUPersistence/**/*",
"requires_arc": true
}