| { | |
| "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" | |
| } |