blob: d25088a28069728813ae8cf7c283adebcc15f885 [file] [log] [blame]
{
"name": "XFYBasicUICell",
"version": "1.2.0",
"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.2.0"
},
"source_files": "XFYBasicUICell/**/*.swift",
"resource_bundles": {
"XFYBasicUICell": [
"**/*.xcassets"
]
},
"resources": "XFYBasicUICell/**/*.xib",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"XFYRpc": [
],
"Kingfisher": [
]
}
}