| { | |
| "name": "DMMacroDefinition", | |
| "version": "1.0.0", | |
| "summary": "拆分贷嘛工具类", | |
| "homepage": "https://github.com/YRDGroup/DMMacroDefinition", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Agoer": "10915819@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source": { | |
| "git": "https://github.com/YRDGroup/DMMacroDefinition.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "DMMacroDefinition/**/*.{c,h,m}" | |
| } |