[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / a / f / WGLCategories / 0.0.3 / WGLCategories.podspec.json
bloba5ae72967de8bc2e221d88e933542a80ac480e0c
2   "name": "WGLCategories",
3   "version": "0.0.3",
4   "summary": "This is a UIKit categories tool.",
5   "description": "\"This is a UIKit categories tool.\"",
6   "homepage": "https://github.com/guanlongwu/WGLCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuguanlong": "guanlongwu@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/guanlongwu/WGLCategories.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "WGLCategories/**/*",
22   "public_header_files": "WGLCategories/**/*.h",
23   "frameworks": [
24     "CoreFoundation",
25     "Foundation"
26   ],
27   "requires_arc": true