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