blob: ff55837aac967b9a26387ccd89f67a80369ad669 [file] [log] [blame]
{
"name": "NKAnyViewModel",
"version": "0.1.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/mkopilovskii",
"platforms": {
"ios": "10.0"
},
"source_files": "NKAnyViewModel/Classes/**/*"
}