blob: ce97753a092893fadadadd90822332717e74e3f9 [file] [log] [blame]
{
"name": "LFKit",
"version": "1.0.8",
"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.0.8"
},
"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": "LFBadge"
},
{
"name": "LFBubbleView"
},
{
"name": "LFCycleScrollView"
},
{
"name": "LFErrorView"
},
{
"name": "LFPickerView"
},
{
"name": "LFPopupMenu"
},
{
"name": "LFQRCode"
},
{
"name": "LFCamera"
},
{
"name": "LFImagePicker"
},
{
"name": "LFOptionTableView"
},
{
"name": "RotationMenu"
},
{
"name": "LFAnnulusProgress"
},
{
"name": "LFStarsView"
},
{
"name": "LFAlignCollectionViewFlowLayout"
},
{
"name": "Component",
"source_files": "LFKit/LFKit/Component/LFAlignCollectionViewFlowLayout/*"
}
]
}