blob: f44b962ae113f01a75399191033859efa35d97c0 [file] [log] [blame]
{
"name": "AENetwork",
"summary": "Simple and lightweight networking in Swift",
"version": "0.8.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/tadija/AENetwork.git",
"tag": "0.8.6"
},
"source_files": "Sources/AENetwork/**/*.swift",
"swift_versions": [
"5.0",
"5.1"
],
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/tadija/AENetwork",
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"swift_version": "5.1"
}