{ | |
"name": "ModuleACocoapods", | |
"version": "1.0.0", | |
"summary": "description", | |
"homepage": "https://github.com/Missmengly/MissmenglyModelA", | |
"license": "MIT", | |
"authors": { | |
"zhangtingting": "13120158486@163.com" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source": { | |
"git": "https://github.com/Missmengly/MissmenglyModelA.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "ModuleA/**/*.{h,m}" | |
} |