[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 2 / f / 8 / FontsDownload / 1.0 / FontsDownload.podspec.json
blobfaf9b8ee1fcbe84f757cd7a19c81fa8483c9bc6e
2   "name": "FontsDownload",
3   "version": "1.0",
4   "summary": "远程下载字体",
5   "description": "远程下载字体并显示效果",
6   "homepage": "https://github.com/Lang-FZ/FontsDownload",
7   "license": "MIT (FontsDownload)",
8   "authors": {
9     "LangFZ": "446003664@qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/Lang-FZ/FontsDownload.git",
16     "tag": "1.0"
17   },
18   "source_files": [
19     "FontsDownload/Header.h",
20     "FontsDownload/Classes/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "FontsDownload/Header.h",
24   "requires_arc": true