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