blob: 66ae18a346c1eabcc9755ec14454ead8e36bb966 [file] [log] [blame]
{
"name": "BeyovaJSON",
"version": "0.0.4",
"summary": "BeyovaJSON allows any json for Coadable in Swift 4",
"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.4"
},
"source_files": "Source/*.swift"
}