blob: 23cc591176d55dff1b15827841688f3e08067e03 [file] [log] [blame]
{
"name": "AMDTopicModule",
"version": "1.0.5.1",
"summary": "the module of topic",
"description": "the module of topic in app wdwd",
"homepage": "https://github.com/xie244135119/AMDTopicModule/blob/master/README.md",
"license": "MIT",
"authors": {
"xieqiang": "xie244135119@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xie244135119/AMDTopicModule.git",
"tag": "1.0.5.1"
},
"source_files": [
"AMDTopicModule",
"AMDTopicModule/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "AMDTopicModule/DynamicMoudle.bundle",
"requires_arc": true,
"dependencies": {
"SSBaseKit": [
],
"SSBaseLib": [
]
}
}