blob: 0b8a46787197b98db61d0fbc03c69e46889df191 [file] [log] [blame]
{
"name": "SolarNetwork",
"version": "4.6.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": "4.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"dependencies": {
"Alamofire": [
]
}
}