blob: 3f1946d9c8ed3496cf1f5a7b48a42b93bbc07129 [file] [log] [blame]
{
"name": "LFKit",
"version": "1.1.0",
"summary": "常用工具组件",
"description": "常用工具组件",
"homepage": "https://github.com/zhanglinfeng/LFKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张林峰": "1051034428@qq.com"
},
"source": {
"git": "https://github.com/zhanglinfeng/LFKit.git",
"tag": "1.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"YYWebImage": [
]
},
"subspecs": [
{
"name": "Category",
"source_files": "LFKit/LFKit/Category/*"
},
{
"name": "Util",
"source_files": "LFKit/LFKit/Util/*"
},
{
"name": "Component",
"subspecs": [
{
"name": "LFBadge",
"source_files": "LFKit/LFKit/Component/LFBadge/*"
},
{
"name": "LFBubbleView",
"source_files": "LFKit/LFKit/Component/LFBubbleView/*"
},
{
"name": "LFCycleScrollView",
"source_files": "LFKit/LFKit/Component/LFCycleScrollView/*"
},
{
"name": "LFErrorView",
"source_files": "LFKit/LFKit/Component/LFErrorView/*"
},
{
"name": "LFPickerView",
"source_files": "LFKit/LFKit/Component/LFPickerView/*"
},
{
"name": "LFPopupMenu",
"source_files": "LFKit/LFKit/Component/LFPopupMenu/*"
},
{
"name": "LFQRCode",
"source_files": "LFKit/LFKit/Component/LFQRCode/*"
},
{
"name": "LFCamera",
"source_files": "LFKit/LFKit/Component/LFCamera/*"
},
{
"name": "LFImagePicker",
"source_files": "LFKit/LFKit/Component/LFImagePicker/*"
},
{
"name": "LFOptionTableView",
"source_files": "LFKit/LFKit/Component/LFOptionTableView/*"
},
{
"name": "RotationMenu",
"source_files": "LFKit/LFKit/Component/RotationMenu/*"
},
{
"name": "LFAnnulusProgress",
"source_files": "LFKit/LFKit/Component/LFAnnulusProgress/*"
},
{
"name": "LFStarsView",
"source_files": "LFKit/LFKit/Component/LFStarsView/*"
},
{
"name": "LFAlignCollectionViewFlowLayout",
"source_files": "LFKit/LFKit/Component/LFAlignCollectionViewFlowLayout/*"
}
]
}
]
}