{ | |
"name": "BeyovaNet", | |
"version": "0.0.2", | |
"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.2" | |
}, | |
"source_files": "Source/*.swift" | |
} |