blob: cc58ae607ad949f5bfc956369e4ce9eaa7a63559 [file] [log] [blame]
{
"name": "BeyovaJSON",
"version": "0.0.1",
"summary": "BeyovaJSON makes it easy to deal with JSON and Codable in Swift",
"homepage": "https://github.com/Beyova/BeyovaJSON",
"license": {
"type": "MIT"
},
"authors": {
"canius": "canius.chu@outlook.com"
},
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0"
},
"source": {
"git": "https://github.com/Beyova/BeyovaJSON.git",
"tag": "0.0.1"
},
"source_files": "Source/*.swift"
}