blob: ee4dbbb706c90a32f85c91f4a3d5053d323a2586 [file] [log] [blame]
{
"name": "ViewModelKit",
"version": "0.0.1",
"summary": "ViewModelKit makes it easy to deal with ViewModel in Swift",
"homepage": "https://github.com/ViewModelKit/ViewModelKit",
"license": {
"type": "MIT"
},
"authors": {
"xutongtong": "xushao1990@126.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ViewModelKit/ViewModelKit.git",
"tag": "0.0.1"
},
"source_files": "Source/*.swift"
}