blob: 6ce6e3a7baffeac2392e4a5186ae329f928a56a4 [file] [log] [blame]
{
"name": "SolarNetwork",
"version": "5.0.0",
"summary": "Elegant network abstraction layer in Swift.",
"homepage": "https://github.com/ThreeGayHub/SolarNetwork",
"license": "MIT",
"authors": {
"wyhazq": "wyhazq@foxmail.com"
},
"source": {
"git": "https://github.com/ThreeGayHub/SolarNetwork.git",
"tag": "5.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"dependencies": {
"Alamofire": [
]
}
}