{ | |
"name": "GXMacroUtility", | |
"version": "0.0.1", | |
"summary": "GXMacroUtility.", | |
"description": "My first Pbulick pod", | |
"homepage": "https://github.com/FTK09/GXMacroUtility", | |
"license": "MIT", | |
"authors": { | |
"FTK09": "304148116@qq.com" | |
}, | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"source": { | |
"git": "https://github.com/FTK09/GXMacroUtility.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"Classes", | |
"Classes/**/*.{h,m}", | |
"*" | |
], | |
"exclude_files": "Classes/Exclude" | |
} |