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