[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / d / c / KLPiOSCategory / 0.1.3 / KLPiOSCategory.podspec.json
blob04c51b1e6d39c72bfd47df94f28badf7993f45ab
2   "name": "KLPiOSCategory",
3   "version": "0.1.3",
4   "summary": "KLPiOSCategory for myself",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LuPing-Kuang/KLCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuPing_Kuang@163.com": "547769931@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/tong_kong_1/KLPiOSCategory.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KLPiOSCategory/Classes/**/*",
22   "resource_bundles": {
23     "KLPiOSCategory": [
24       "KLPiOSCategory/Assets/*.png"
25     ]
26   },
27   "public_header_files": [
28     "KLPiOSCategory/Classes/KLPiOSCategory.h",
29     "KLPiOSCategory/Classes/category/KLPLargerBtn.h"
30   ],
31   "frameworks": [
32     "Foundation",
33     "UIKit"
34   ]