blob: bf7355f3ac00d87434833e9a58e0a26e671ae8bc [file] [log] [blame]
{
"name": "SporeNetworking",
"version": "0.2.2",
"summary": "POP Networking",
"description": "SporeNetworing is POP-Networking-framework.",
"homepage": "https://github.com/mgzf/SporeNetworking.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"loohawe@gamil.com": "luhao@mogoroom.com"
},
"source": {
"git": "https://github.com/mgzf/SporeNetworking.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"Result": [
"~> 3.0"
]
}
}