[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / 3 / RHCategoryKit / 1.0.2 / RHCategoryKit.podspec.json
blob62dc875af9a9838cc2373642440006c1652530de
2   "name": "RHCategoryKit",
3   "version": "1.0.2",
4   "summary": "some category",
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.2"
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   }