blob: 6eddf52c865e9443919c47436e4d47685a6a43df [file] [log] [blame]
{
"name": "ZJChangFont",
"version": "0.0.1",
"summary": "A changed font on view",
"description": "It is a changed font on view , which implement by Objective-C",
"homepage": "https://github.com/zhangjikuan/ZJChangFont",
"license": "MIT",
"authors": {
"zhangjikuan": "k721684713@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/zhangjikuan/ZJChangFont.git",
"tag": "0.0.1"
},
"source_files": "ChangeFont/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}