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