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