blob: 6899736357f54bf0c6cc5b76f8dadaa40209cfa7 [file] [log] [blame]
{
"name": "MOBX",
"version": "0.0.1",
"summary": "Chang creates this pod to ease his dev life.",
"description": "Already included utils are:\n1) ViewUtils;\nUtils to be implemented are:\n1) NetworkUtils;\n2) DataUtils;",
"homepage": "https://github.com/bobbyliu117/MOBX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bobbyliu117": "bobbyliu117@gmail.com"
},
"source": {
"git": "https://github.com/bobbyliu117/MOBX.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "MOBX/**/*.{h,m,swift}"
}