[Add] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git] / Specs / b / 7 / 3 / RHCategoryKit / 1.0.3 / RHCategoryKit.podspec.json
blobca8861c4fbe0c9225117a3d488d52c4ed137a08a
2   "name": "RHCategoryKit",
3   "version": "1.0.3",
4   "summary": "RHCategory: Some Categorys.",
5   "homepage": "https://github.com/zhu410289616/RHCategoryKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhu410289616": "zhu410289616@163.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/zhu410289616/RHCategoryKit.git",
18     "tag": "1.0.3"
19   },
20   "source_files": "RHCategory/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "Base64nl": [
28       "~> 1.2"
29     ]
30   }