blob: 8e9a7e8d5f1edf1c735b7f498c3e26837bc0200b [file] [log] [blame]
{
"name": "MUPersistence",
"version": "0.9.4",
"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.4"
},
"source_files": "MUPersistence/**/*",
"requires_arc": true
}