blob: 6114461c001aaf751e5fa2bf4c516cf6f4d76a48 [file] [log] [blame]
{
"name": "NKAnyViewModel",
"version": "0.1.0",
"summary": "A simple tool for configuring views",
"description": "This solution can be used as a stand-alone view configuration tool, or as an element of the configuration mechanism of composite visual components (for example, UITableView)",
"homepage": "https://github.com/nkopilovskii/NKAnyViewModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nick Kopilovskii": "nkopilovskii@gmail.com"
},
"source": {
"git": "https://github.com/nkopilovskii/NKAnyViewModel.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/mkopilovskii",
"platforms": {
"ios": "10.0"
},
"source_files": "NKAnyViewModel/Classes/**/*"
}