blob: 168a39a33de7e181c04eb9b695e09743269b9363 [file] [log] [blame]
{
"name": "XFYBasicUICell",
"version": "1.0.7",
"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.0.7"
},
"source_files": "XFYBasicUICell/**/*.swift",
"resource_bundles": {
"XFYBasicUICell": [
"**/*.xcassets/*"
]
},
"resources": "XFYBasicUICell/**/*.xib",
"platforms": {
"ios": "10.0"
},
"frameworks": [
"Foundation",
"UIKit"
]
}