blob: 844bd841d4b8a4d1397c4460126865df99daadef [file] [log] [blame]
{
"name": "XFCustomViewsDemo",
"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": [
]
}
}