blob: 04c51b1e6d39c72bfd47df94f28badf7993f45ab [file] [log] [blame]
{
"name": "KLPiOSCategory",
"version": "0.1.3",
"summary": "KLPiOSCategory for myself",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LuPing-Kuang/KLCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LuPing_Kuang@163.com": "547769931@qq.com"
},
"source": {
"git": "https://gitee.com/tong_kong_1/KLPiOSCategory.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KLPiOSCategory/Classes/**/*",
"resource_bundles": {
"KLPiOSCategory": [
"KLPiOSCategory/Assets/*.png"
]
},
"public_header_files": [
"KLPiOSCategory/Classes/KLPiOSCategory.h",
"KLPiOSCategory/Classes/category/KLPLargerBtn.h"
],
"frameworks": [
"Foundation",
"UIKit"
]
}