blob: 1440a7f059e5a4d6251b67eb050b324448343792 [file] [log] [blame]
{
"name": "LTNetwork",
"version": "0.0.5",
"summary": "A easy network with swift",
"description": "A easy network with swift",
"homepage": "https://github.com/TopSkySir/LTNetwork.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TopSkySir": "TopSkyComeOn@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TopSkySir/LTNetwork.git",
"tag": "0.0.5"
},
"swift_version": "4.2",
"source_files": [
"LTNetwork/Network/*",
"LTNetwork/Network/**/*"
],
"dependencies": {
"Moya": [
"12.0.1"
]
}
}