blob: 905c6343c907c8521c5018d34adad5941c4bc4a2 [file] [log] [blame]
{
"name": "FlexyNetwork",
"version": "0.0.12",
"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.12"
},
"source_files": "FlexyNetwork/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}