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