blob: 7312f2376a00ef68b24a995e2489550b985de31a [file] [log] [blame]
{
"name": "YufuUIComponents",
"version": "0.0.1",
"summary": "YufuUIComponents",
"homepage": "https://github.com/Wstunes/YufuUIComponents.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wstunes": "wangshuogr@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Wstunes/YufuUIComponents.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"Kingfisher": [
"~> 4.6.4"
]
},
"swift_version": "4.0"
}