blob: 931c3a90ba60ec511abe07ab67296b0c699a6bef [file] [log] [blame]
{
"name": "AWNewsAPIKit",
"version": "0.0.9",
"summary": "A NewsAPIKit",
"homepage": "https://github.com/feixue299/NewsAPIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wpf": "1569485690@qq.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/feixue299/NewsAPIKit.git",
"tag": "0.0.9"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"requires_arc": true,
"dependencies": {
"Moya": [
]
},
"swift_version": "5.0"
}