blob: cccaa160d0891d61d522a4e9be90f1ef45b09613 [file] [log] [blame]
{
"name": "SSModuleManager",
"version": "1.3.1",
"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.3.1"
},
"source_files": [
"SSModuleManager",
"SSModuleManager/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}