[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / a / 2 / ZJChangFont / 0.0.1 / ZJChangFont.podspec.json
blob6eddf52c865e9443919c47436e4d47685a6a43df
2   "name": "ZJChangFont",
3   "version": "0.0.1",
4   "summary": "A changed font on view",
5   "description": "It is a changed font on view , which implement by Objective-C",
6   "homepage": "https://github.com/zhangjikuan/ZJChangFont",
7   "license": "MIT",
8   "authors": {
9     "zhangjikuan": "k721684713@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/zhangjikuan/ZJChangFont.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "ChangeFont/*",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]