blob: 0f630f046823e280b84c28a59f5fe67cc30658ef [file] [log] [blame]
{
"name": "CustomerModule",
"version": "1.0.7.1",
"summary": "the module of customer",
"description": "the module of customer in ylwdwd's app",
"homepage": "https://github.com/xie244135119/SSCustomerModule/blob/master/README.md",
"license": "MIT",
"authors": {
"xieqiang": "xie244135119@163.com"
},
"social_media_url": "https://github.com/xie244135119",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xie244135119/SSCustomerModule.git",
"tag": "1.0.7.1"
},
"source_files": [
"CustomerModule",
"CustomerModule/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "CustomerModule/AMDMyCustomer/AMDCustomerModule.bundle",
"requires_arc": true,
"dependencies": {
"SSBaseKit": [
],
"SSBaseLib": [
]
}
}