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