[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / b / UIFontWDCustomLoader / 0.1.0 / UIFontWDCustomLoader.podspec.json
blob040d242ee536192ab20903c467c8f83557303572
2   "name": "UIFontWDCustomLoader",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An iOS custom font loader",
9   "homepage": "https://github.com/daktales/UIFontWDCustomLoader",
10   "authors": {
11     "Walter Da Col": "walter.dacol@gmail.com"
12   },
13   "description": "                          Allow developers to load custom fonts at runtime. No more plist and no more search for font postscript names.\n                          Just drag & drop and use them.\n",
14   "screenshots": "https://raw.github.com/daktales/UIFontWDCustomLoader/master/Media/Screenshot-iOS7.png",
15   "platforms": {
16     "ios": "4.1"
17   },
18   "source": {
19     "git": "https://github.com/daktales/UIFontWDCustomLoader.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "UIFontWDCustomLoader/**/*.{h,m}",
23   "public_header_files": "UIFontWDCustomLoader/**/*.h",
24   "frameworks": "CoreText",
25   "requires_arc": true