| { | |
| "name": "FMCategoryKit", | |
| "version": "1.1.5", | |
| "license": "MIT", | |
| "summary": "A delightful Macro Kit. 袁凤鸣的 宏 工具集。", | |
| "homepage": "https://github.com/yfming93/FMCategoryKit", | |
| "source": { | |
| "git": "https://github.com/yfming93/FMCategoryKit.git", | |
| "tag": "1.1.5" | |
| }, | |
| "source_files": "FMCategoryKit/**/*.{c,h,hh,m,mm}", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "authors": { | |
| "袁凤鸣": "yfmingo@163.com" | |
| }, | |
| "social_media_url": "https://www.yfmingo.cn/" | |
| } |