| { |
| "name": "CustomerModule", |
| "version": "1.0.6.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.6.1" |
| }, |
| "source_files": [ |
| "CustomerModule", |
| "CustomerModule/**/*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "resources": "CustomerModule/AMDMyCustomer/AMDCustomerModule.bundle", |
| "requires_arc": true, |
| "dependencies": { |
| "SSBaseKit": [ |
| |
| ], |
| "SSBaseLib": [ |
| |
| ] |
| } |
| } |