blob: 121caba75906e71d177fed1fa86972e98ee936c4 [file] [log] [blame]
{
"name": "MUPersistence",
"version": "0.9.1",
"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.1"
},
"source_files": "MUPersistence/**/*",
"requires_arc": true
}