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