blob: 3390668fb145e785fff17328b9729dca4dec479c [file] [log] [blame]
{
"name": "XFCustomViews",
"version": "1.0.0",
"summary": "这是一个综合各种常用自定义控件的源码包",
"homepage": "https://github.com/1628471142/XFCustomViews.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XueFeng": "953894805@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/1628471142/XFCustomViews.git",
"tag": "1.0.0"
},
"source_files": [
"XFCustomViews/*",
"XFCustomViews/XFCustomHeader.h"
],
"requires_arc": true,
"public_header_files": [
"XFCustomViews/XFCustomHeader.h",
"XFCustomViews/**/*.{h}"
],
"resources": "XFCustomViews/XLsn0wLoop/XLsn0wLoop.png",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"JSONModel": [
]
}
}