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