blob: 7ff72a1160df28b79c3bf9673e0fcbb36d87c5cf [file] [log] [blame]
{
"name": "BaseMVVM",
"version": "0.1.2",
"summary": "My base MVVM Pod",
"description": "Used for projects that applies MVVM architect",
"homepage": "https://github.com/sonbt91/BaseMVVM",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Son Bui": "sonbt91@gmail.com"
},
"source": {
"git": "https://github.com/sonbt91/BaseMVVM.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "*"
}