blob: 046d9e5da7bb965af2fa26ebdead2727c7c2d156 [file] [log] [blame]
{
"name": "FlexyNetwork",
"version": "0.1.0",
"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": "11.0"
},
"source": {
"git": "https://github.com/IsaAliev/FlexyNetwork.git",
"tag": "0.1.0"
},
"source_files": "FlexyNetwork/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}