blob: efcaa66389c02a5d300be4706d8bd03e3035500b [file] [log] [blame]
{
"name": "XFCustomQuickViews",
"version": "0.1.2",
"summary": "一个综合的常用自定义控件库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/1628471142/XFCustomQuickViews.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"953894805@qq.com": "953894805@qq.com"
},
"source": {
"git": "https://github.com/1628471142/XFCustomQuickViews.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XFCustomQuickViews/Classes/**/*",
"static_framework": true,
"public_header_files": "XFCustomQuickViews/Classes/XFCustomViews/XFCustomHeader.h",
"dependencies": {
"Masonry": [
],
"JSONModel": [
]
}
}