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