[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 9 / b / 6 / FDUIKit / 1.0.0 / FDUIKit.podspec.json
blobc77836be56636dd828f06aa4d0fc506a9aca98f8
2   "name": "FDUIKit",
3   "version": "1.0.0",
4   "summary": "A short description of FDUIKit.",
5   "description": "A set of useful categories for Foundation and UIKit.",
6   "homepage": "https://gitee.com/duanmuzi/fduikit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "duanmu": "ahwtquanqinyang@126.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/duanmuzi/fduikit",
19     "tag": "1.0.0"
20   },
21   "source_files": "FDUIKit/**/*.{h,m}",
22   "public_header_files": "FDUIKit/**/*.{h}",
23   "frameworks": [
24     "UIKit",
25     "CoreFoundation",
26     "QuartzCore",
27     "CoreGraphics",
28     "CoreImage",
29     "CoreText",
30     "ImageIO",
31     "Accelerate"
32   ]