[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / a / 2 / 0 / XLGCategory / 1.0.5 / XLGCategory.podspec.json
blob4c8210b47f3da5cf1ef8bc2b19ba099a74b93562
2   "name": "XLGCategory",
3   "version": "1.0.5",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "An example of XLGCategory Function",
12   "homepage": "https://github.com/hanzhanbing/XLGCategory",
13   "authors": {
14     "hanzhanbing": "1655661337@qq.com"
15   },
16   "social_media_url": "http://weibo.com/3879141691",
17   "source": {
18     "git": "https://github.com/hanzhanbing/XLGCategory.git",
19     "tag": "1.0.5"
20   },
21   "requires_arc": true,
22   "public_header_files": "XLGCategory/XLGCategory.h",
23   "source_files": "XLGCategory/XLGCategory.h",
24   "subspecs": [
25     {
26       "name": "NSCategory",
27       "source_files": "XLGCategory/NSCategory/*.{h,m}",
28       "public_header_files": "XLGCategory/NSCategory/*.h"
29     },
30     {
31       "name": "UICategory",
32       "source_files": "XLGCategory/UICategory/*.{h,m}",
33       "public_header_files": "XLGCategory/UICategory/*.h"
34     }
35   ]