[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / d / LCFontManager / 0.0.2 / LCFontManager.podspec.json
blobe0862b38d511d8a8359b3b8a1f548dbc3e632b72
2   "name": "LCFontManager",
3   "version": "0.0.2",
4   "summary": "自动下载 字体册 里面的字体",
5   "homepage": "https://github.com/iRemark/LCCopybook.git",
6   "license": "MIT",
7   "authors": {
8     "iRemark": "lc081200@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/iRemark/LCCopybook.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "LCFontManager/*",
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]