blob: 90d792de9bd58010725660beeb74a0b21eef3424 [file] [log] [blame]
{
"name": "SSModuleManager",
"version": "1.0",
"summary": "A module of SSModuleManager.",
"description": "the center of all modules, manage the other module",
"homepage": "https://github.com/xie244135119/SSModuleManager/blob/master/README.md",
"license": "MIT",
"authors": {
"xieqiang": "xie244135119@wdwd.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xie244135119/SSModuleManager.git",
"tag": "1.0"
},
"source_files": [
"SSModuleManager",
"SSModuleManager/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}