blob: b929d00f55f2fd6e8ccf52607c3b1883a3785d96 [file] [log] [blame]
{
"name": "AWNewsUIKit",
"version": "0.1.0",
"summary": "A NewsUIKit",
"homepage": "https://github.com/feixue299/NewsUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wpf": "1569485690@qq.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/feixue299/NewsUIKit.git",
"tag": "0.1.0"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"requires_arc": true,
"dependencies": {
"AWNewsAPIKit": [
],
"JXSegmentedView": [
">=1.0.0"
],
"SnapKit": [
],
"Kingfisher": [
],
"LYEmptyView": [
]
},
"swift_version": "5.0"
}