blob: 3308c964b288da7f685bbc68c8572ef4886318ff [file] [log] [blame]
{
"name": "Updateable",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Updateable/Classes/**/*",
"pushed_with_swift_version": "3.0"
}