blob: 0ea5c835d5e78f4dc5787d671f98fdf000cfbdfb [file] [log] [blame]
{
"name": "BeyovaNet",
"version": "0.0.1",
"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.10",
"ios": "8.0"
},
"source": {
"git": "https://github.com/Beyova/BeyovaNet.git",
"tag": "0.0.1"
},
"source_files": "Source/*.swift"
}