blob: 0deecddac62caa6dbeff9df8e241d90ad026d34f [file] [log] [blame]
{
"name": "BeyovaNet",
"version": "0.0.3",
"summary": "BeyovaNet makes it easy to deal with Networking and Codable in Swift",
"homepage": "https://github.com/Beyova/BeyovaNet",
"license": {
"type": "MIT"
},
"authors": {
"canius": "canius.chu@outlook.com"
},
"requires_arc": true,
"platforms": {
"osx": "10.12",
"ios": "10.0"
},
"source": {
"git": "https://github.com/Beyova/BeyovaNet.git",
"tag": "0.0.3"
},
"source_files": "Source/*.swift"
}