blob: ac7f1060b4ffec4a308a1a485426c506ff9acc4a [file] [log] [blame]
{
"name": "JAYSON",
"version": "1.5.1",
"summary": "Strict and Scalable JSON library",
"homepage": "https://github.com/muukii/JAYSON",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"muukii": "muukii.app@gmail.com"
},
"source": {
"git": "https://github.com/muukii/JAYSON.git",
"tag": "1.5.1"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"osx": "10.13"
},
"source_files": "Sources/JAYSON/**/*.swift"
}