blob: 65e895ff4bc5f17f87996f1edf603a57526c01ac [file] [log] [blame]
{
"name": "XFCustomFastViews",
"version": "1.0.1",
"summary": "Quickly integrate various common controls",
"description": "It helps you quickly create a various common controls.",
"homepage": "https://github.com/1628471142/XFCustomFastViews",
"license": "MIT",
"authors": {
"Mnid": "953894805@qq.com"
},
"source": {
"git": "https://github.com/1628471142/XFCustomFastViews.git",
"tag": "1.0.1"
},
"source_files": "XFCustomViews",
"public_header_files": "XFCustomViews/XFCustomHeader.h",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}