blob: ad3e6835244cb179812c39ae4846704dff2d65fa [file] [log] [blame]
{
"name": "ANBaseNetwork",
"version": "2.0.1",
"license": "MIT",
"summary": "ANBaseNetwork",
"homepage": "https://github.com/anotheren/ANBaseNetwork",
"authors": {
"anotheren": "liudong.edward@gmail.com"
},
"source": {
"git": "https://github.com/anotheren/ANBaseNetwork.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
"5.0.0-rc.3"
]
},
"swift_version": "5.1"
}