blob: 9a80ca3afc7e3ef6ccff1eae53ad0e837e8dcea2 [file] [log] [blame]
{
"name": "XFYHome",
"version": "1.0",
"summary": "主页件",
"description": "主页",
"homepage": "http://git.fangyuanyouyue.com/zhouli/XFYHome.git",
"license": "MIT",
"authors": {
"Ann": "m13657686746@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "http://git.fangyuanyouyue.com/zhouli/XFYHome.git",
"tag": "1.0"
},
"source_files": "XFYHome/**/*.swift",
"resource_bundles": {
"XFYBasicUICell": [
"**/*.xcassets"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}