blob: 5909fddc6e47b02ee7199aa91b05f0d3f7d73b84 [file] [log] [blame]
{
"name": "Updateable",
"version": "0.2.3",
"summary": "Updateable and Createable protocols.",
"description": "Updateable and Createable protocols. Allow user to update structs/objects easily.",
"homepage": "https://github.com/NeedMoreDesu/Updateable.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oleksii Horishnii": "oleksii.horishnii@gmail.com",
"Pavel Taykalo": "tt.kilew@gmail.com"
},
"source": {
"git": "https://github.com/NeedMoreDesu/Updateable.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Updateable/Classes/**/*",
"pushed_with_swift_version": "3.0"
}