blob: cfd9b0541397feaf827b03e57d43c898fe6cd963 [file] [log] [blame]
{
"name": "JAYSON",
"version": "2.0.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": "2.0.1"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"osx": "10.13"
},
"source_files": "Sources/JAYSON/**/*.swift"
}