blob: 7644342166837be8fe2fe6fcf4fa9902707a377f [file] [log] [blame]
{
"name": "AWNewsUIKit",
"version": "0.0.2",
"summary": "A NewsUIKit",
"homepage": "https://github.com/feixue299/NewsUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wpf": "1569485690@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/feixue299/NewsUIKit.git",
"tag": "0.0.2"
},
"swift_versions": "4.0",
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"requires_arc": true,
"dependencies": {
"AWNewsAPIKit": [
],
"JXSegmentedView": [
],
"SnapKit": [
],
"Kingfisher": [
]
},
"swift_version": "4.0"
}