| { | |
| "name": "YMYFontSize", | |
| "version": "1.0.0", | |
| "summary": "全局字体大小。", | |
| "homepage": "https://github.com/mingyueyu/YMYFontSize", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "余明悦": "mingyue_yu@icloud.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/mingyueyu/YMYFontSize.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "YMYFontSizeDemo/YMYFontSizeDemo/YMYFontSize/**/*.{h,m}", | |
| "exclude_files": "Classes/Exclude", | |
| "requires_arc": true | |
| } |