blob: 5d5cbb4fd0cf485da802da4fd9133b47295a3d55 [file] [log] [blame]
{
"name": "FlexyNetwork",
"version": "0.0.21",
"summary": "iOS Networking Framework for common tasks",
"description": "iOS Networking Framework for common tasks",
"homepage": "https://github.com/IsaAliev/FlexyNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"IsaAliev": "isaaliev12@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/IsaAliev/FlexyNetwork.git",
"tag": "0.0.21"
},
"source_files": "FlexyNetwork/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}