blob: 64ecb725177a818506eccef5a32c8abd8c374324 [file] [log] [blame]
{
"name": "Uniform",
"version": "1.0.0",
"summary": "A framework for keeping in-memory objects consistent and up to date.",
"description": "Uniform is a framework for keeping in-memory objects consistent and up to date.",
"homepage": "https://github.com/vimeo/Uniform",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gavin King": "gavin@vimeo.com"
},
"source": {
"git": "https://github.com/vimeo/Uniform.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Uniform/Classes/**/*"
}