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