blob: ff89a282f91de1c00ebc08024209275e8a3e7c1b [file] [log] [blame]
{
"name": "XFYBasicUICell",
"version": "1.1.2",
"summary": "A short description of XFYBasicUICell.",
"description": "小方圆基础cell的UI",
"homepage": "http://git.fangyuanyouyue.com/zhouli/XFYBasicUICell",
"license": "MIT",
"authors": {
"Ann": "m13657686746@163.com"
},
"source": {
"git": "http://git.fangyuanyouyue.com/zhouli/XFYBasicUICell.git",
"tag": "1.1.2"
},
"source_files": "XFYBasicUICell/**/*.swift",
"resource_bundles": {
"XFYBasicUICell": [
"**/*.xcassets"
]
},
"resources": "XFYBasicUICell/**/*.xib",
"platforms": {
"ios": "10.0"
},
"frameworks": [
"Foundation",
"UIKit"
]
}