blob: 5e58981f588061b2942ded9b54279f4fb7bfcddd [file] [log] [blame]
{
"name": "MJBaseViewController",
"version": "0.0.1",
"summary": "This module contain base class of view controller and some common use function.",
"homepage": "https://github.com/Musjoy-XiaoYang/MJBaseViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Podul": "ylpodul@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Musjoy-XiaoYang/MJBaseViewController.git",
"tag": "v-0.0.1"
},
"source_files": "MJBaseViewController/Classes/*"
}