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