blob: a3850a142f1eb86e2add8567af571d2254c1d345 [file] [log] [blame]
{
"name": "SSBasePlugin",
"version": "1.2.3",
"summary": "the plugins of SSBase",
"description": "all the plugins ,such as the SSBaseKit, SSBaseLib",
"homepage": "https://github.com/xie244135119/SSBasePlugin/blob/master/README.md",
"license": "MIT",
"authors": {
"xieqiang": "xie244135119@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xie244135119/SSBasePlugin.git",
"tag": "1.2.3"
},
"source_files": [
"SSBasePlugin",
"SSBasePlugin/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"SSBaseLib": [
],
"SSModuleManager": [
]
}
}