| { | |
| "name": "JCBlock", | |
| "version": "0.0.1", | |
| "summary": "简单实用的字体(加粗)大小设置", | |
| "homepage": "https://github.com/JC2018424/JCBlock", | |
| "license": "MIT", | |
| "authors": { | |
| "JC": "13451001517@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/JC2018424/JCBlock.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "JCBlock/**/*", | |
| "requires_arc": true, | |
| "frameworks": "UIKit" | |
| } |