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