[Add] AlibabacloudEmrServerlessSpark20230808 1.8.0
[CocoaPods.git] / Specs / e / c / 0 / YJCategory / 1.2.2 / YJCategory.podspec.json
blob6f523669910af64d9f83955ffcdc598b5c3e9817
2   "name": "YJCategory",
3   "version": "1.2.2",
4   "license": "MIT",
5   "summary": "iOS分类",
6   "homepage": "https://github.com/Liuyujiaodev/YJCategory.git",
7   "authors": "liuyujiao",
8   "source": {
9     "git": "https://github.com/Liuyujiaodev/YJCategory.git",
10     "tag": "1.2.2"
11   },
12   "description": "。",
13   "source_files": [
14     "CommonCategory",
15     "CommonCategory/**/*.{h,m}",
16     "CommonCategory/UIViewController/*.{h,m}",
17     "CommonCategory/NSDictionary/*.{h,m}",
18     "CommonCategory/NSString/*.{h,m}",
19     "CommonCategory/UIButton/*.{h,m}",
20     "CommonCategory/UIColor/*.{h,m}",
21     "CommonCategory/UIImage/*.{h,m}",
22     "CommonCategory/UIView/*.{h,m}"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true,
29   "platforms": {
30     "ios": "8.0"
31   }