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